[Bug c++/33588] New: gcc warns of (char*) conversion on client-side varargs funcs

2007-09-29 Thread stephan at s11n dot net
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: stephan at s11n dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33588

[Bug c++/33588] gcc warns of (char*) conversion on client-side varargs funcs

2007-09-29 Thread stephan at s11n dot net
--- Comment #1 from stephan at s11n dot net 2007-09-29 16:31 --- Created an attachment (id=14266) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14266action=view) Demonstrates the problem. Demonstrates this seeming bug, including the discrepancy between client-defined varargs funcs

[Bug debug/26881] [4.1/4.2 Regression] internal compiler error in dwarf2out_finish

2006-08-07 Thread stephan at s11n dot net
--- Comment #15 from stephan at s11n dot net 2006-08-07 09:47 --- (In reply to comment #12) This bug prevents the current release of the Globus toolkit (www.globus.org) from compiling. A semi-workaround for getting SpiderMonkey to build is to export the BUILD_OPT=1 environment

[Bug c/28379] New: internal compiler error with demo code

2006-07-14 Thread stephan at s11n dot net
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: stephan at s11n dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28379

[Bug c/28379] internal compiler error with demo code

2006-07-14 Thread stephan at s11n dot net
--- Comment #1 from stephan at s11n dot net 2006-07-14 11:01 --- Created an attachment (id=11888) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11888action=view) Demonstrates an internal compiler error Compile with: gcc -o jscpucfg.o -c -Wall -Wno-format -DGCC_OPT_BUG -g