[Bug c/35445] [4.3/4.4/4.5/4.6/4.7 regression] ICE with conflicting declarations

2011-05-01 Thread simartin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35445 Simon Martin changed: What|Removed |Added CC||simartin at gcc dot gnu.org --- Comment #5

[Bug libfortran/48787] Invalid UP rounding with F editing

2011-05-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48787 --- Comment #13 from Jerry DeLisle 2011-05-02 03:29:49 UTC --- Fixed on trunk

[Bug target/48840] [4.4/4.7 Regression] ICE, gcc_assert (old_frame_size == get_frame_size ()) maybe fp/vis-related

2011-05-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Hans-Peter Nilsson changed: What|Removed |Added Target||sparc64-unknown-linux-gnu --- Commen

[Bug libgomp/48841] [regression] lot more libgomp testsuite failures compared to 4.4.5

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48841 --- Comment #1 from Hin-Tak Leung 2011-05-01 22:46:34 UTC --- attachment posted as: http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg00074.html after prepending with some notes. Mentioned the issue but forgot to mention the actual bug number, bu

[Bug libgomp/48841] New: [regression] lot more libgomp testsuite failures compared to 4.4.5

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48841 Summary: [regression] lot more libgomp testsuite failures compared to 4.4.5 Product: gcc Version: 4.4.6 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug go/47726] language go can not build for mingw target

2011-05-01 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47726 Ruben Van Boxem changed: What|Removed |Added CC||vanboxem.ruben at gmail dot

[Bug bootstrap/40894] [4.4/4.5/4.6/4.7 Regression] bootstrap4-lean failed crtfastmath.o comparision

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894 --- Comment #10 from Hin-Tak Leung 2011-05-01 22:30:55 UTC --- Could this be some kind of text<->num conversion bug? I can't help but thinking 0x31 is '1' in ascii character, which is 0x01 in value.

[Bug bootstrap/40894] [4.4/4.5/4.6/4.7 Regression] bootstrap4-lean failed crtfastmath.o comparision

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894 Hin-Tak Leung changed: What|Removed |Added Known to fail||4.4.6 --- Comment #9 from Hin-Tak Leung

[Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967 --- Comment #6 from Hin-Tak Leung 2011-05-01 22:24:08 UTC --- Filed Bug 48841 for the alphaev68 libgomp failure and attached my test summary, in case somebody wants to compare to hppa 4.4.6.

[Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967 --- Comment #5 from Hin-Tak Leung 2011-05-01 22:02:03 UTC --- (In reply to comment #4) > Regarding comment #3, look at the libgomp test log file to see why the > tests are failing on alphaev68-dec-osf5.1a. I'm certain the problem > is different

[Bug target/48840] [4.4/4.7 Regression] ICE, gcc_assert (old_frame_size == get_frame_size ()) maybe fp/vis-related

2011-05-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/48840] New: [4.4/4.7 Regression] ICE, gcc_assert (old_frame_size == get_frame_size ()) maybe fp/vis-related

2011-05-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Summary: [4.4/4.7 Regression] ICE, gcc_assert (old_frame_size == get_frame_size ()) maybe fp/vis-related Product: gcc Version: 4.4.5 Status: UNCONFIRMED Keywords: ice-on-val

[Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31

2011-05-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/48837] [4.4/4.5/4.6/4.6 Regression] Wrong optimization of recursive function calls

2011-05-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 Steven Bosscher changed: What|Removed |Added CC||rakdver at kam dot |

[Bug tree-optimization/48837] [4.4/4.5/4.6/4.6 Regression] Wrong optimization of recursive function calls

2011-05-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 --- Comment #6 from Steven Bosscher 2011-05-01 19:56:37 UTC --- In the tail recursion optimization: Breakpoint 3, gimple_call_set_tail (s=0x77ed3680, tail_p=1 '\001') at ../../trunk/gcc/gimple.h:2241 2241 GIMPLE_CHECK (s, GIMPLE_CALL);

[Bug tree-optimization/48837] [4.4/4.5/4.6/4.6 Regression] Wrong optimization of recursive function calls

2011-05-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 --- Comment #5 from Steven Bosscher 2011-05-01 19:24:06 UTC --- Function foo from .143.expand dump: ;; Function int foo(int, int) (_Z3fooii) int foo(int, int) (int a, int b) { int acc_tmp.13; int add_acc.12; int D.2091; int D.2085; i

[Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967 Hin-Tak Leung changed: What|Removed |Added CC||htl10 at users dot |

[Bug tree-optimization/48837] [4.4/4.5/4.6/4.6 Regression] Wrong optimization of recursive function calls

2011-05-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment #

[Bug target/47509] avr-gcc error: could not split insn

2011-05-01 Thread tnorth at fedoraproject dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47509 Thibault North changed: What|Removed |Added CC||tnorth at fedoraproject dot

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-05-01 Thread tnorth at fedoraproject dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 --- Comment #7 from Thibault North 2011-05-01 17:27:20 UTC --- It works for me, thanks.

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-05-01 Thread tnorth at fedoraproject dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 --- Comment #5 from Thibault North 2011-05-01 17:24:57 UTC --- Created attachment 24158 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24158 Attachment #24157 fixed to patch the right file

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-05-01 Thread tnorth at fedoraproject dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 --- Comment #6 from Thibault North 2011-05-01 17:25:52 UTC --- (I seems that the file gcc/defaults.h is the one which must be patched by the second part of your patch)

[Bug tree-optimization/48837] Wrong optimization of recursive function calls

2011-05-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/48839] New: #error should terminate compilation - similar to missing #include

2011-05-01 Thread john.salmon at deshaw dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 Summary: #error should terminate compilation - similar to missing #include Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-05-01 Thread bc-info at styx dot cabel.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 --- Comment #4 from Iouri Kharon 2011-05-01 13:29:35 UTC --- Created attachment 24157 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24157 CHAR16 and CHAR32 in avr with -mint8 This patch correct bug 46261 in gcc-4.5.x

[Bug libfortran/48787] Invalid UP rounding with F editing

2011-05-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48787 --- Comment #11 from Jerry DeLisle 2011-05-01 12:32:20 UTC --- Author: jvdelisle Date: Sun May 1 12:32:18 2011 New Revision: 173231 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173231 Log: 2011-05-01 Jerry DeLisle PR libgfortra

[Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-05-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug libfortran/48787] Invalid UP rounding with F editing

2011-05-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48787 --- Comment #12 from Jerry DeLisle 2011-05-01 12:37:07 UTC --- Author: jvdelisle Date: Sun May 1 12:37:05 2011 New Revision: 173233 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173233 Log: 2011-05-01 Jerry DeLisle PR libgfortra

[Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-05-01 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 --- Comment #9 from joseph at codesourcery dot com 2011-05-01 11:26:02 UTC --- It's probably a good idea to test patches to subreg_get_info on an e500 target such as powerpc-eabispe. I don't *think* e500 is doing anything that would be affected

[Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-05-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #8 from Hans-Peter N

[Bug libgcj/40947] Invalid flag usage: Wl,-rpath, -Wx,-option must appear after -_SYSTYPE_SVR4

2011-05-01 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947 --- Comment #11 from Hin-Tak Leung 2011-05-01 10:14:49 UTC --- This really looks like a libtool/automake/autoconf problem, and it seems that libjava has its own libtool bundle? Anyway, upgrading the system libtool to 2.4 does not improve.

[Bug tree-optimization/48795] -Warray-bounds false positive

2011-05-01 Thread niko.lecam at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48795 --- Comment #3 from Nicolas Le Cam 2011-05-01 10:11:47 UTC --- (In reply to comment #2) > "r1->data[1] = prm2" goes above "char data[1]" bounds. How it's a false > positive? Because the structure is a kind of flexible array (code has to follow C

[Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-05-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug ada/48835] Porting GNAT to GNU/Linux/m68k

2011-05-01 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #6 from Andreas Schwab 2011-05-01 07:54:16 UTC --- That's not a problem because all pointer values are also returned in %d0 for compatibility.

[Bug tree-optimization/48837] Wrong optimization of recursive function calls

2011-05-01 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 --- Comment #1 from Dmitry Gorbachev 2011-05-01 05:52:09 UTC --- Simpler testcase: === 8< === __attribute__((noinline)) int baz(void) { return 1; } inline const int& bar(const int& a, const int&

[Bug tree-optimization/48795] -Warray-bounds false positive

2011-05-01 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48795 --- Comment #2 from Dmitry Gorbachev 2011-05-01 06:33:06 UTC --- "r1->data[1] = prm2" goes above "char data[1]" bounds. How it's a false positive?

[Bug tree-optimization/48837] Wrong optimization of recursive function calls

2011-05-01 Thread perso...@e-maxx.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837 --- Comment #2 from e-maxx 2011-05-01 06:13:59 UTC --- It affects even 4.4.3.