[Bug middle-end/57026] ice: SSA corruption

2013-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57026 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug target/46918] [h8300] libstdc++-v3 build failure by BFD's assertion failed.

2013-04-22 Thread mon...@monami-software.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46918 --- Comment #2 from Masaki MURANAKA mon...@monami-software.com 2013-04-22 07:01:39 UTC --- This issue is caused by same reason in #48231

[Bug target/57018] [4.8/4.9 Regression] Miscompilation of bison 2.7.1 under -Os -fomit-frame-pointer

2013-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57018 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug target/57018] [4.8/4.9 Regression] Miscompilation of bison 2.7.1 under -Os -fomit-frame-pointer

2013-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57018 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2013-04-22 07:40:59 UTC --- Even more reduced: /* { dg-do run } */ /* { dg-options -Os -fomit-frame-pointer -fno-asynchronous-unwind-tables } */ /* { dg-additional-options

[Bug target/56995] sh4 -mfmovd: ICE in find_costs_and_classes

2013-04-22 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56995 chrbr at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/57018] [4.8/4.9 Regression] Miscompilation of bison 2.7.1 under -Os -fomit-frame-pointer

2013-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57018 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org 2013-04-22 08:10:04 UTC --- In bar in the more reduced testcase, the second rep_movsi insn uses before reload argp as the source address of the 16 byte copy. The argp to stack

[Bug bootstrap/57028] New: [4.9 regression] Fortran bootstrap fails due to missing zlib.h

2013-04-22 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57028 Bug #: 57028 Summary: [4.9 regression] Fortran bootstrap fails due to missing zlib.h Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug target/57018] [4.8/4.9 Regression] Miscompilation of bison 2.7.1 under -Os -fomit-frame-pointer

2013-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57018 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 ---

[Bug sanitizer/56990] ICE: SIGFPE with -fsanitize=thread and empty struct

2013-04-22 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56990 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug rtl-optimization/56957] [4.9 regression] ICE in add_insn_after, at emit-rtl.c:3783

2013-04-22 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56957 --- Comment #8 from Andrey Belevantsev abel at gcc dot gnu.org 2013-04-22 09:48:37 UTC --- I see some more ICEs of the same type while testing on ia64, so the patch might not be enough in general, though it fixes the original test. I will

[Bug libstdc++/57010] [c++0x] priority_queue::pop() calls self-move-assignment operator

2013-04-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57010 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED

[Bug c++/11582] Odd error message with dynamically sized template arg printing

2013-04-22 Thread gdr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11582 --- Comment #8 from Gabriel Dos Reis gdr at gcc dot gnu.org 2013-04-22 10:10:36 UTC --- (In reply to comment #7) The '[(((sizetype)anonymous) + 1)]' is just awful. If we don't know the actual type there, that is int [size()], then we

[Bug c++/11582] Odd error message with dynamically sized template arg printing

2013-04-22 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11582 --- Comment #9 from Manuel López-Ibáñez manu at gcc dot gnu.org 2013-04-22 10:38:05 UTC --- (In reply to comment #8) Printing int[] or int[size_t] would be confusing too. More confusing than int[(((sizetype)anonymous) + 1)] ? What about?

[Bug target/56648] ignored by target warning not triggered by -fpic but by -fPIC

2013-04-22 Thread lee at piclab dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56648 Lee Daniel Crocker lee at piclab dot com changed: What|Removed |Added CC||lee at

[Bug bootstrap/57028] [4.9 regression] Fortran bootstrap fails due to missing zlib.h

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57028 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug translation/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57027 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug middle-end/57026] [4.9 Regression] ice: SSA corruption

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57026 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug c/57029] New: GCC doesn't set the inexact flag on inexact compile-time int-to-float conversion

2013-04-22 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57029 Bug #: 57029 Summary: GCC doesn't set the inexact flag on inexact compile-time int-to-float conversion Classification: Unclassified Product: gcc Version: 4.9.0

[Bug middle-end/57026] [4.9 Regression] ice: SSA corruption

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57026 --- Comment #3 from Richard Biener rguenth at gcc dot gnu.org 2013-04-22 12:50:10 UTC --- VRP does setjmp (_3(ab)); - f_12 = (long unsigned int) d_1(ab); ... - bb 15: - _26 = (unsigned int) f_12; + bb 16: + _26 = d_1(ab);

[Bug c/57029] GCC doesn't set the inexact flag on inexact compile-time int-to-float conversion

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57029 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c/57029] GCC doesn't set the inexact flag on inexact compile-time int-to-float conversion

2013-04-22 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57029 --- Comment #2 from Marc Glisse glisse at gcc dot gnu.org 2013-04-22 13:07:07 UTC --- There is -ftrapping-math, which I think is supposed to have an effect here. And if this was implemented properly, I hope it would be turned off by

[Bug c/57029] GCC doesn't set the inexact flag on inexact compile-time int-to-float conversion

2013-04-22 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57029 --- Comment #3 from Vincent Lefèvre vincent-gcc at vinc17 dot net 2013-04-22 13:32:10 UTC --- (In reply to comment #2) There is -ftrapping-math, which I think is supposed to have an effect here. And if this was implemented properly, I hope

[Bug middle-end/56474] [4.8/4.9 regression] bogus Storage_Error raised for record containing empty zero-based array

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56474 --- Comment #16 from Richard Biener rguenth at gcc dot gnu.org 2013-04-22 13:34:40 UTC --- The testcase in the patch posted to the mailing list is -- { dg-do compile } with Ada.Streams; package Array3 is use type

[Bug target/57018] [4.8/4.9 Regression] Miscompilation of bison 2.7.1 under -Os -fomit-frame-pointer

2013-04-22 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57018 Vladimir Makarov vmakarov at redhat dot com changed: What|Removed |Added CC|

[Bug fortran/56872] [4.8/4.9 Regression] Incorrect SUM evaluation, involving implied-do loop, with -ffrontend-optimize

2013-04-22 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56872 --- Comment #13 from Mikael Morin mikael at gcc dot gnu.org 2013-04-22 14:09:00 UTC --- Author: mikael Date: Mon Apr 22 14:07:29 2013 New Revision: 198139 URL: http://gcc.gnu.org/viewcvs?rev=198139root=gccview=rev Log: 2013-04-22

[Bug fortran/56872] [4.8/4.9 Regression] Incorrect SUM evaluation, involving implied-do loop, with -ffrontend-optimize

2013-04-22 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56872 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug rtl-optimization/38449] delay branch scheduling follows REG_CROSSING_JUMP jumps indiscriminately

2013-04-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38449 --- Comment #6 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org 2013-04-22 14:10:02 UTC --- (In reply to comment #5) Can this new hook replace MD_CAN_REDIRECT_BRANCH? I think so. I'll look into making a patch for that.

[Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64

2013-04-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56033 --- Comment #7 from Dominique d'Humieres dominiq at lps dot ens.fr 2013-04-22 14:22:15 UTC --- Following the recipe in comment #5, the following patch diff -up /opt/gcc/_gcc_clean/libffi/testsuite/libffi.call/cls_struct_va1.c

[Bug rtl-optimization/57032] New: [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)

2013-04-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57032 Bug #: 57032 Summary: [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90) Classification: Unclassified Product: gcc

[Bug tree-optimization/56935] Basic block is not SLP-vectorizeed after r197635.

2013-04-22 Thread ysrumyan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56935 --- Comment #6 from Yuri Rumyantsev ysrumyan at gmail dot com 2013-04-22 14:46:16 UTC --- Richard, Sorry for troubles since we found out the real cause of performance degradation - code layout was changed after your fix and it caused ~5%

[Bug tree-optimization/56935] Basic block is not SLP-vectorizeed after r197635.

2013-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56935 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING

[Bug rtl-optimization/57032] [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)

2013-04-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57032 --- Comment #1 from Uros Bizjak ubizjak at gmail dot com 2013-04-22 15:20:38 UTC --- For some reason, LRA does not fix-up (insn 12): (insn 12 11 13 2 (set (reg/v:DI 72 [ hi ]) (unsigned_fix:DI (reg:DF 83 [ D.5360 ])))

[Bug sanitizer/56990] ICE: SIGFPE with -fsanitize=thread and empty struct

2013-04-22 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56990 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug fortran/57033] New: ICE on extended derived type and default initialization

2013-04-22 Thread tiloschwarz at gcc dot gnu.org
from gfortran 4.9.0 20130422 (experimental) (GCC): ./gfortran /home/tschwarz/Developer/Fortran/ice.f95 -B ../i686-pc-linux-gnu/libgfortran -B ../gcc -L ../i686-pc-linux-gnu/libgfortran/.libs -L ../i686-pc-linux-gnu/libquadmath/.libs -v Driving: ./gfortran /home/tschwarz/Developer/Fortran

[Bug fortran/57033] [4.7/4.8/4.9 Regression] ICE on extended derived type and default initialization

2013-04-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57033 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED

[Bug fortran/57033] [4.7/4.8/4.9 Regression] ICE on extended derived type and default initialization

2013-04-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57033 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug middle-end/57003] gcc-4.8.0 breaks -O2 optimization with Wine(64) - links/info/bisect of commits included

2013-04-22 Thread dank at kegel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57003 --- Comment #6 from dank at kegel dot com 2013-04-22 16:39:37 UTC --- You'd think... but I didn't find any obvious memcpy replacement. I spent some time bisecting the wine source yesterday. There appear to be at least three or four

[Bug sanitizer/56990] ICE: SIGFPE with -fsanitize=thread and empty struct

2013-04-22 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56990 --- Comment #3 from Marek Polacek mpolacek at gcc dot gnu.org 2013-04-22 17:03:20 UTC --- Author: mpolacek Date: Mon Apr 22 17:02:49 2013 New Revision: 198147 URL: http://gcc.gnu.org/viewcvs?rev=198147root=gccview=rev Log: PR

[Bug sanitizer/56990] ICE: SIGFPE with -fsanitize=thread and empty struct

2013-04-22 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56990 --- Comment #4 from Marek Polacek mpolacek at gcc dot gnu.org 2013-04-22 17:14:14 UTC --- Author: mpolacek Date: Mon Apr 22 17:13:56 2013 New Revision: 198149 URL: http://gcc.gnu.org/viewcvs?rev=198149root=gccview=rev Log: PR

[Bug sanitizer/56990] ICE: SIGFPE with -fsanitize=thread and empty struct

2013-04-22 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56990 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/57032] [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)

2013-04-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57032 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/57034] New: ternary operator with float infinity in O0

2013-04-22 Thread christopher.hite at jpmorgan dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57034 Bug #: 57034 Summary: ternary operator with float infinity in O0 Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug c++/57034] ternary operator with float infinity in O0

2013-04-22 Thread christopher.hite at jpmorgan dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57034 --- Comment #1 from Christopher Hite christopher.hite at jpmorgan dot com 2013-04-22 17:36:52 UTC --- Created attachment 29915 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29915 unit test of bug + build instructions in comment

[Bug c++/57034] ternary operator with float infinity in O0

2013-04-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57034 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2013-04-22 18:20:45 UTC --- Is this on i686 (32bit)?

[Bug fortran/57035] New: TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER

2013-04-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57035 Bug #: 57035 Summary: TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug c/57036] New: ice in update_ssa_across_abnormal_edges

2013-04-22 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57036 Bug #: 57036 Summary: ice in update_ssa_across_abnormal_edges Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/57034] ternary operator with float infinity in O0

2013-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57034 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/53685] surprising warns about transfer with explicit character range

2013-04-22 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53685 --- Comment #8 from janus at gcc dot gnu.org 2013-04-22 19:23:37 UTC --- Comment 7 is fixed on 4.9 trunk with the following commit: Author: janus Date: Mon Apr 22 19:14:22 2013 New Revision: 198155 URL:

[Bug fortran/57022] [4.7/4.8/4.9 Regression] Inappropriate warning for use of TRANSFER with arrays

2013-04-22 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57022 --- Comment #9 from janus at gcc dot gnu.org 2013-04-22 19:25:38 UTC --- Fixed on 4.9 trunk with the following commit: Author: janus Date: Mon Apr 22 19:14:22 2013 New Revision: 198155 URL:

[Bug target/57037] New: GCC does not generate non-temporal stores on i386 with SSE2+

2013-04-22 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57037 Bug #: 57037 Summary: GCC does not generate non-temporal stores on i386 with SSE2+ Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c++/48665] type of const member function

2013-04-22 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48665 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug rtl-optimization/57032] [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)

2013-04-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57032 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|RESOLVED|SUSPENDED

[Bug c++/57038] New: Latest libreoffice compilation fails with enabled LTO

2013-04-22 Thread marxin.liska at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 Bug #: 57038 Summary: Latest libreoffice compilation fails with enabled LTO Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity:

[Bug c++/57039] New: -Wsequence-point missing warning for such case

2013-04-22 Thread tango_antispams at outlook dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57039 Bug #: 57039 Summary: -Wsequence-point missing warning for such case Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug target/55445] Always defined __SEH__ when build from trunk

2013-04-22 Thread ray_linn at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55445 ray linn ray_linn at hotmail dot com changed: What|Removed |Added CC||ray_linn at

[Bug c++/11582] Odd error message with dynamically sized template arg printing

2013-04-22 Thread gdr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11582 --- Comment #10 from Gabriel Dos Reis gdr at gcc dot gnu.org 2013-04-23 03:45:56 UTC --- (In reply to comment #9) (In reply to comment #8) Printing int[] or int[size_t] would be confusing too. More confusing than

[Bug ada/57040] New: SEH Exception defined is conflicted with SJLJ Eception within several files.

2013-04-22 Thread ray_linn at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57040 Bug #: 57040 Summary: SEH Exception defined is conflicted with SJLJ Eception within several files. Classification: Unclassified Product: gcc Version: 4.8.0