--- 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=14266&action=view)
Demonstrates the problem.
Demonstrates this seeming bug, including the discrepancy between client-defined
Severity: normal
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
--- 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 envir
--- 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=11888&action=view)
Demonstrates an internal compiler error
Compile with:
gcc -o jscpucfg.o -c -Wall -Wno-format -DGCC_OPT
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: stephan at s11n dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28379