[Bug libgcj/38812] gcj-built executables don't run after strip (libgcj erroneously references _environ)

2016-02-05 Thread pkeller at globalphasing dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38812 --- Comment #8 from Peter Keller --- (In reply to Eric Gallager from comment #7) > (In reply to Eric Gallager from comment #6) > > There's also some places where environ is used as an extern variable in > > libiberty that would need similar fixes

[Bug java/44109] gcj handling of assertions is in conflict with documentation

2010-05-13 Thread pkeller at globalphasing dot com
--- Comment #2 from pkeller at globalphasing dot com 2010-05-13 11:15 --- Created an attachment (id=20657) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20657&action=view) Preprocessor output from compiling test program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44109

[Bug java/44109] gcj handling of assertions is in conflict with documentation

2010-05-13 Thread pkeller at globalphasing dot com
--- Comment #1 from pkeller at globalphasing dot com 2010-05-13 11:14 --- Created an attachment (id=20656) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20656&action=view) Output from compile/link step of test program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44109

[Bug java/44109] New: gcj handling of assertions is in conflict with documentation

2010-05-13 Thread pkeller at globalphasing dot com
: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkeller at globalphasing dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host tripl

[Bug libgcj/38812] gcj-built executables don't run after strip (libgcj erroneously references _environ)

2009-01-13 Thread pkeller at globalphasing dot com
--- Comment #4 from pkeller at globalphasing dot com 2009-01-13 11:26 --- Thanks for confirming the problem. I know that what I did isn't particularly portable (although it would be fine on the systems that I work with). I vaguely remember something about setenv not being availab

[Bug libgcj/38812] gcj-built executables don't run after strip (libgcj erroneously references _environ)

2009-01-12 Thread pkeller at globalphasing dot com
--- Comment #2 from pkeller at globalphasing dot com 2009-01-12 11:31 --- Created an attachment (id=17076) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17076&action=view) Preprocessor output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38812

[Bug libgcj/38812] gcj-built executables don't run after strip (libgcj erroneously references _environ)

2009-01-12 Thread pkeller at globalphasing dot com
--- Comment #1 from pkeller at globalphasing dot com 2009-01-12 11:30 --- Created an attachment (id=17075) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17075&action=view) Output from gcj -v -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38812

[Bug libgcj/38812] New: gcj-built executables don't run after strip (libgcj erroneously references _environ)

2009-01-12 Thread pkeller at globalphasing dot com
ously references _environ) Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkeller at globalphasing dot com GC