[Bug tree-optimization/36439] [4.3/4.4 Regression] infinite loop in PRE building gimp-plugin-registry

2008-07-20 Thread bero at arklinux dot org
-- bero at arklinux dot org changed: What|Removed |Added CC||bero at arklinux dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2005-11-03 Thread bero at arklinux dot org
--- Comment #86 from bero at arklinux dot org 2005-11-03 09:38 --- Created an attachment (id=10120) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10120&action=view) Updated version of the patch to apply on current SVN -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i

[Bug java/24441] [4.1 regression] ICE's when building the ecj compiler 3.1.1

2005-11-06 Thread bero at arklinux dot org
--- Comment #2 from bero at arklinux dot org 2005-11-06 15:32 --- An alternative way of building that doesn't trigger this error: cd build/bin find -name '*.java' >filelist gcj -C @filelist That compiles all classes without complaining, but I suspect it of generating

[Bug java/24441] [4.1/4.2 regression] ICE's when building the ecj compiler 3.1.1

2005-12-12 Thread bero at arklinux dot org
--- Comment #7 from bero at arklinux dot org 2005-12-12 19:05 --- Works for me too (4.1 branch SVN 108424 w/ the referenced patch, x86) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24441 --- You are receiving this mail because: --- You reported the bug, or are watching

[Bug tree-optimization/28544] [4.2/4.3 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309

2006-11-27 Thread bero at arklinux dot org
-- bero at arklinux dot org changed: What|Removed |Added CC||bero at arklinux dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug tree-optimization/28544] [4.2/4.3 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309

2006-11-27 Thread bero at arklinux dot org
--- Comment #14 from bero at arklinux dot org 2006-11-27 12:58 --- Created an attachment (id=12700) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12700&action=view) Different code triggering the same error Different code extracted from dirac, triggering the same error (go