[Bug rtl-optimization/47464] [4.6 Regression] Many gomp failures

2011-01-25 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47464 --- Comment #4 from Jeffrey A. Law 2011-01-26 05:59:56 UTC --- ifcvt thinks the memory reference in insn 69 is safe to move because it is marked as notrap That's obviously incorrect. The marking as notrap occurs due to a very interesting se

[Bug debug/45454] [4.6 Regression] ICE: in verify_target_availability, at sel-sched.c:1614

2011-01-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45454 Alexandre Oliva changed: What|Removed |Added Component|rtl-optimization|debug --- Comment #6 from Alexandre Oli

[Bug java/47456] internal compiler error: Segmentation fault while using jna

2011-01-25 Thread steve.reinke at iws dot fraunhofer.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47456 --- Comment #2 from steve.reinke at iws dot fraunhofer.de 2011-01-26 06:32:43 UTC --- the out put of "gcj -v" is the following: C:\Dokumente und Einstellungen\reinke\Desktop\JavaNativeCompiler-1.1.1\libs\win\ gcc-122233-win\bin>gcj -v Using built

[Bug pch/47430] [4.6 Regression] Random PCH related bootstrap failures on powerpc64-linux

2011-01-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47430 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug java/47456] internal compiler error: Segmentation fault while using jna

2011-01-25 Thread steve.reinke at iws dot fraunhofer.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47456 --- Comment #3 from steve.reinke at iws dot fraunhofer.de 2011-01-26 06:57:14 UTC --- i can't attach the jar file but i can add the line where the error occurs. line 29: DMXLibrary INSTANCE = (DMXLibrary) Native.loadLibrary("DMX4ALL",

[Bug c/47351] Segmentation fault in MinGW

2011-01-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47351 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/47228] [4.6 Regression] wrong code with loop

2011-01-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47228 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug tree-optimization/47228] [4.6 Regression] wrong code with loop

2011-01-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47228 --- Comment #3 from Jakub Jelinek 2011-01-26 07:58:28 UTC --- Caused by http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164136

<    1   2   3