[Bug target/48723] ICE in ix86_expand_prologue() with -fstack-check + function returning struct, on corei7-avx

2011-04-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48723 Uros Bizjak changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug tree-optimization/48734] [4.6/4.7 Regression] ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48734 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c/44828] [4.3/4.4 Regression] possible integer wrong code bug

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44828 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/43781] [4.6 Regression] ice: verify_ssa failed

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43781 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5 f

[Bug rtl-optimization/48757] internal compiler error: in compensate_edge, at reg-stack.c:2788

2011-04-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48757 Uros Bizjak changed: What|Removed |Added Target||i686-pc-linux-gnu Status|UNCONF

[Bug rtl-optimization/48757] [4.5/4.6/4.7 Regression] internal compiler error: in compensate_edge, at reg-stack.c:2788

2011-04-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48757 Uros Bizjak changed: What|Removed |Added Target Milestone|--- |4.5.3

[Bug tree-optimization/48768] [4.6/4.7 Regression] ICE in get_expr_operands()

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48768 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/48757] [4.5/4.6/4.7 Regression] internal compiler error: in compensate_edge, at reg-stack.c:2788

2011-04-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48757 Uros Bizjak changed: What|Removed |Added Known to work||4.4.7 Summary|internal compiler

[Bug libstdc++/48760] [4.6 / 4.7 Regression (?)] std::complex constructor buggy in the face of NaN's

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #12 from Richard Guenther 2011-04-26 08:44:18 UTC --- (In reply to comment #9) > I guess, in the 4.6.1 time frame we can only workaround the issue in C++03 > mode > by doing the piecewise work in the body. I can maybe help for the co

[Bug fortran/48588] [4.6/4.7 Regression] ICE (segfault) in gfc_get_nodesc_array_type

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48588 --- Comment #10 from Tobias Burnus 2011-04-26 08:41:38 UTC --- Author: burnus Date: Tue Apr 26 08:41:31 2011 New Revision: 172953 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172953 Log: 2011-04-26 Tobias Burnus PR fortran/4

[Bug fortran/48588] [4.6/4.7 Regression] ICE (segfault) in gfc_get_nodesc_array_type

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48588 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug lto/48683] [4.7 Regression] 252.eon in SPEC CPU 2000 failed to build

2011-04-26 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48683 Martin Jambor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/43781] [4.6 Regression] ice: verify_ssa failed

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43781 --- Comment #6 from Richard Guenther 2011-04-26 08:47:22 UTC --- I'd say made latent.

[Bug middle-end/48585] [4.7 Regression] 483.xalancbmk in SPEC CPU 2006 failed to build

2011-04-26 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48585 --- Comment #17 from Martin Jambor 2011-04-26 08:48:25 UTC --- *** Bug 48683 has been marked as a duplicate of this bug. ***

[Bug debug/48768] [4.6/4.7 Regression] ICE in get_expr_operands()

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48768 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug tree-optimization/48714] gcc -O hangs gobbling memory, while gcc -O -fno-tree-fre finishes quickly

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48714 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/48694] [4.7 Regression] possible memory hog bug

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48694 --- Comment #6 from Richard Guenther 2011-04-26 09:20:14 UTC --- *** Bug 48714 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/48694] [4.7 Regression] possible memory hog bug

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48694 --- Comment #7 from Richard Guenther 2011-04-26 09:21:47 UTC --- Author: rguenth Date: Tue Apr 26 09:21:44 2011 New Revision: 172954 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172954 Log: 2011-04-26 Richard Guenther PR middle-

[Bug fortran/48112] [4.6/4.7 Regression] generic interface to external function in module

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48112 --- Comment #3 from Tobias Burnus 2011-04-26 09:18:31 UTC --- Seems as if the regression has been introduced in by one of the 16 commits between: Working: 2010-05-13-r159362 Failing: 2010-05-18-r159523 Janus, I have the feeling that it is ca

[Bug tree-optimization/48694] [4.7 Regression] possible memory hog bug

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48694 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-04-26 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 Kazumoto Kojima changed: What|Removed |Added Target|sh4-linux-gnu |sh*-*-* Status|UNCONFIRMED

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in glimplify_expr

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48752 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/48749] [4.7 Regression] internal compiler error: tree check: expected field_decl

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48749 Richard Guenther changed: What|Removed |Added Version|unknown |4.7.0 Target Milestone|---

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in glimplify_expr

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 Richard Guenther changed: What|Removed |Added Known to work||4.4.4 Target Milestone|---

[Bug rtl-optimization/48757] [4.5/4.6/4.7 Regression] internal compiler error: in compensate_edge, at reg-stack.c:2788

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48757 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3 f

[Bug testsuite/48753] [4.7 Regression] FAIL: gcc.dg/tree-prof/val-prof-2.c

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48753 --- Comment #3 from Richard Guenther 2011-04-26 10:03:14 UTC --- Author: rguenth Date: Tue Apr 26 10:03:12 2011 New Revision: 172955 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172955 Log: 2011-04-26 Richard Guenther PR testsui

[Bug testsuite/48753] [4.7 Regression] FAIL: gcc.dg/tree-prof/val-prof-2.c

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48753 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/48761] Indirect inlining needs to perform type checking

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48761 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/48740] Raw C++0x strings and trigraphs mix badly

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48740 --- Comment #16 from Jakub Jelinek 2011-04-26 10:04:22 UTC --- Author: jakub Date: Tue Apr 26 10:04:18 2011 New Revision: 172956 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172956 Log: 2011-04-26 Jakub Jelinek Backported from m

[Bug libstdc++/48760] [4.6 / 4.7 Regression (?)] std::complex constructor buggy in the face of NaN's

2011-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #13 from Paolo Carlini 2011-04-26 10:03:41 UTC --- Thanks. Thus, since the original issue boils down to a C++ front-end issue only, I guess we have to wait for Jason' opinion whether we can avoid adding a builtin and go the way propos

[Bug lto/48763] Inliner type ICE

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48763 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/48763] Inliner type ICE

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48763 --- Comment #2 from Richard Guenther 2011-04-26 10:08:55 UTC --- *** Bug 48761 has been marked as a duplicate of this bug. ***

[Bug middle-end/48761] Indirect inlining needs to perform type checking

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48761 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/48694] [4.7 Regression] possible memory hog bug

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48694 --- Comment #9 from Richard Guenther 2011-04-26 10:12:18 UTC --- Author: rguenth Date: Tue Apr 26 10:12:14 2011 New Revision: 172957 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172957 Log: 2011-04-26 Richard Guenther PR middle-

[Bug preprocessor/48248] [4.5 Regression] Wrong error message location when compiling preprocessed code

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48248 --- Comment #12 from Richard Guenther 2011-04-26 10:14:37 UTC --- Author: rguenth Date: Tue Apr 26 10:14:34 2011 New Revision: 172959 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172959 Log: 2011-04-26 Richard Guenther PR prepro

[Bug fortran/48112] [4.6/4.7 Regression] generic interface to external function in module

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48112 --- Comment #4 from Tobias Burnus 2011-04-26 10:18:23 UTC --- Rev. 159475 works, Rev. 159476 fails, which is the following commit: URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159476 Log: 2010-05-17 Janus Weil PR fortran/44044

[Bug middle-end/48770] New: [4.7 Regression] wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop

2011-04-26 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48770 Summary: [4.7 Regression] wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop Product: gcc Version: 4.7.0 Status: UNCONFIRME

[Bug preprocessor/48740] Raw C++0x strings and trigraphs mix badly

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

[Bug tree-optimization/48764] [4.5/4.6/4.7 Regression] wrong-code bug in gcc-4.5.x, related to __restrict

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48764 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Known to work|

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in glimplify_expr

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug tree-optimization/48764] [4.5/4.6/4.7 Regression] wrong-code bug in gcc-4.5.x, related to __restrict

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48764 --- Comment #2 from Richard Guenther 2011-04-26 11:17:59 UTC --- The following fixes it (partially, global vars need similar treatment) at the cost of extra decls and points-to bits. We have to give what we point to a name, not only rely in the n

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in glimplify_expr

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

[Bug tree-optimization/48766] [4.3/4.4/4.5/4.6/4.7 Regression] Infinite recursion in fold_binary_loc()

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48766 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug target/42210] avr: optimizing assignment to a bit field

2011-04-26 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42210 --- Comment #2 from Georg-Johann Lay 2011-04-26 11:35:23 UTC --- Created attachment 24102 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24102 extended testcase Added testcase with some more variations of "setting bits in I/O" theme.

[Bug debug/48768] [4.6/4.7 Regression] ICE in get_expr_operands()

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48768 --- Comment #3 from Richard Guenther 2011-04-26 11:35:01 UTC --- Ugh. Well, ok I suppose.

[Bug target/48769] [4.7 Regression] Multiple failures in libjava for -m64 on powerpc-apple-darwin9

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48769 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/48732] Nested loops with small iteration count gobble time in "tree reassociation"

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48732 --- Comment #2 from Richard Guenther 2011-04-26 12:13:50 UTC --- With -O1 we do not perform expensive control-dependend DCE and thus do not end up removing the empty loops. We do however remove the dead store in the innermost loop which then cau

[Bug tree-optimization/48734] [4.6/4.7 Regression] ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48734 --- Comment #4 from Richard Guenther 2011-04-26 12:15:13 UTC --- Looks good to me.

[Bug middle-end/48770] [4.7 Regression] wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48770 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug lto/48763] Inliner type ICE

2011-04-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48763 --- Comment #4 from Jan Hubicka 2011-04-26 12:56:30 UTC --- I would say that PR48761 testcase is not 100% dup of this one. One tests that cgraph merging check type compatibility of direct call edges, the second tests that ipa-prop does type comp

[Bug c/48731] regression: __attribute__((flatten)) produces error with function calling variadic functions

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48731 --- Comment #2 from Richard Guenther 2011-04-26 12:59:33 UTC --- Author: rguenth Date: Tue Apr 26 12:59:22 2011 New Revision: 172963 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172963 Log: 2011-04-26 Richard Guenther PR tree-op

[Bug c/48731] regression: __attribute__((flatten)) produces error with function calling variadic functions

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48731 --- Comment #3 from Richard Guenther 2011-04-26 13:00:58 UTC --- Author: rguenth Date: Tue Apr 26 13:00:53 2011 New Revision: 172964 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172964 Log: 2011-04-26 Richard Guenther PR tree-op

[Bug middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466

2011-04-26 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48752 --- Comment #9 from Jan Hubicka 2011-04-26 13:06:08 UTC --- > Looks like the issue is somehow caused by caller being a global > constructor. Hmm, yes, it is entirely possible - when new functions are added, we need to analyze them. I tought it i

[Bug lto/48763] Inliner type ICE

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48763 --- Comment #5 from Richard Guenther 2011-04-26 13:05:32 UTC --- (In reply to comment #4) > I would say that PR48761 testcase is not 100% dup of this one. One tests that > cgraph merging check type compatibility of direct call edges, the second

[Bug c/48731] regression: __attribute__((flatten)) produces error with function calling variadic functions

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48731 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug testsuite/48753] [4.7 Regression] FAIL: gcc.dg/tree-prof/val-prof-2.c

2011-04-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48753 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug lto/48763] Inliner type ICE

2011-04-26 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48763 --- Comment #6 from Jan Hubicka 2011-04-26 13:20:24 UTC --- > We should defer detection of incompatibilities to when we see the call stmt, > thus expand_call_inline. We shouldn't worry about this disturbing inliner Undoing the inliner decisions

[Bug tree-optimization/48766] [4.3/4.4/4.5/4.6/4.7 Regression] Infinite recursion in fold_binary_loc()

2011-04-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48766 H.J. Lu changed: What|Removed |Added CC||iant at google dot com --- Comment #2 from H.J.

[Bug testsuite/48753] [4.7 Regression] FAIL: gcc.dg/tree-prof/val-prof-2.c

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48753 --- Comment #6 from Jakub Jelinek 2011-04-26 13:31:21 UTC --- Author: jakub Date: Tue Apr 26 13:31:17 2011 New Revision: 172966 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172966 Log: PR testsuite/48753 * gcc.dg/tree-prof/val-p

[Bug debug/48768] [4.6/4.7 Regression] ICE in get_expr_operands()

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48768 --- Comment #4 from Jakub Jelinek 2011-04-26 13:35:24 UTC --- Author: jakub Date: Tue Apr 26 13:35:21 2011 New Revision: 172968 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172968 Log: PR debug/48768 * tree-ssa.c (insert_debug_t

[Bug fortran/48279] [4.6/4.7 Regression] segfault in gfc_check_vardef_context

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48279 --- Comment #9 from Tobias Burnus 2011-04-26 13:36:50 UTC --- Works with: 2010-09-28-r164677

[Bug tree-optimization/48734] [4.6/4.7 Regression] ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48734 --- Comment #5 from Jakub Jelinek 2011-04-26 13:33:55 UTC --- Author: jakub Date: Tue Apr 26 13:33:49 2011 New Revision: 172967 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172967 Log: PR tree-optimization/48734 * tree-ssa-reass

[Bug testsuite/48753] [4.7 Regression] FAIL: gcc.dg/tree-prof/val-prof-2.c

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48753 Jakub Jelinek changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Bug tree-optimization/48734] [4.6/4.7 Regression] ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48734 --- Comment #6 from Jakub Jelinek 2011-04-26 13:44:54 UTC --- Author: jakub Date: Tue Apr 26 13:44:51 2011 New Revision: 172969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172969 Log: PR tree-optimization/48734 * tree-ssa-reass

[Bug debug/48768] [4.6/4.7 Regression] ICE in get_expr_operands()

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

[Bug tree-optimization/48734] [4.6/4.7 Regression] ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321

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

[Bug libstdc++/48771] New: [C++0x] is_literal_type incorrect for references to non-literal types

2011-04-26 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48771 Summary: [C++0x] is_literal_type incorrect for references to non-literal types Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/48112] [4.6/4.7 Regression] generic interface to external function in module

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48112 --- Comment #5 from Tobias Burnus 2011-04-26 13:50:53 UTC --- (In reply to comment #4) > The crucial part of the patch is: > + /* Avoid double resolution of function result symbols. */ > + if ((sym->result || sym->attr.result) && (sym->ns != g

[Bug debug/48768] [4.6/4.7 Regression] ICE in get_expr_operands()

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48768 --- Comment #5 from Jakub Jelinek 2011-04-26 13:47:17 UTC --- Author: jakub Date: Tue Apr 26 13:47:13 2011 New Revision: 172970 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172970 Log: PR debug/48768 * tree-ssa.c (insert_debug_t

[Bug fortran/45586] [4.6/4.7 Regression] ICE non-trivial conversion at assignment

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #54 from Tobias Burnus 2011-04-26 14:07:03 UTC --- (In reply to comment #53) > reduced testcase for 4.7 Does not fail here - can you still reproduce it? (It might have been fixed by the patch for PR 48588. If it still occurs, I will

[Bug c++/48771] [C++0x] is_literal_type incorrect for references to non-literal types

2011-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48771 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/48760] [4.6 / 4.7 Regression (?)] std::complex constructor buggy in the face of NaN's

2011-04-26 Thread gdr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #14 from Gabriel Dos Reis 2011-04-26 14:12:35 UTC --- (In reply to comment #12) > (In reply to comment #9) > > I guess, in the 4.6.1 time frame we can only workaround the issue in C++03 > > mode > > by doing the piecewise work in the

[Bug libstdc++/48760] [4.6 / 4.7 Regression (?)] std::complex constructor buggy in the face of NaN's

2011-04-26 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #15 from joseph at codesourcery dot com 2011-04-26 14:30:50 UTC --- On Mon, 25 Apr 2011, john at johnmaddock dot co.uk wrote: > Sorry to be dumb, but doesn't the result of the C code violate section G.5.2 > in > C99 - which is to say

[Bug c++/48771] [C++0x] is_literal_type incorrect for references to non-literal types

2011-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48771 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug tree-optimization/48772] New: [4.7 Regression] ICE: SIGSEGV in walk_non_aliased_vuses (gimple.h:1100) with -O -fnon-call-exceptions -fno-tree-ccp -fno-tree-dce

2011-04-26 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48772 Summary: [4.7 Regression] ICE: SIGSEGV in walk_non_aliased_vuses (gimple.h:1100) with -O -fnon-call-exceptions -fno-tree-ccp -fno-tree-dce Product: gcc Version: 4.7.0

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in glimplify_expr

2011-04-26 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 --- Comment #3 from joseph at codesourcery dot com 2011-04-26 14:50:47 UTC --- There shouldn't be nested C_MAYBE_CONST_EXPR. The code you quote > if (!in_late_binary_op) > { > if (!op0_maybe_const

[Bug libstdc++/48760] [4.6 / 4.7 Regression (?)] std::complex constructor buggy in the face of NaN's

2011-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #16 from Paolo Carlini 2011-04-26 14:54:12 UTC --- Thanks Joseph for the explanation and the references. Now maybe I'm digressing in terms of the C++ issue we are facing, but I'm wondering: at some point, even for C99, shouldn't we su

[Bug middle-end/48770] [4.7 Regression] wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop

2011-04-26 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48770 --- Comment #1 from Zdenek Sojka 2011-04-26 14:57:08 UTC --- (gdb) disassemble ... 0x00400d06 <+18>:addq $0x1,(%rax) 0x00400d0a <+22>:mov$0x8,%eax 0x00400d0f <+27>:test %edi,%edi 0x0

[Bug rtl-optimization/48773] New: Dataflow and REG_DEAD notes

2011-04-26 Thread mfortune at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48773 Summary: Dataflow and REG_DEAD notes Product: gcc Version: 4.3.5 Status: UNCONFIRMED Severity: major Priority: P3 Component: rtl-optimization AssignedTo: unassig...@g

[Bug libstdc++/48760] [4.6 / 4.7 Regression (?)] std::complex constructor buggy in the face of NaN's

2011-04-26 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #17 from joseph at codesourcery dot com 2011-04-26 15:03:49 UTC --- As far as I can see, the main (only?) use of imaginary types is for this issue of constructing complex values. In addition, you need to define for each target the A

[Bug tree-optimization/48772] [4.7 Regression] ICE: SIGSEGV in walk_non_aliased_vuses (gimple.h:1100) with -O -fnon-call-exceptions -fno-tree-ccp -fno-tree-dce

2011-04-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48772 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/38644] [4.3/4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-04-26 Thread jiangning.liu at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 Jiangning Liu changed: What|Removed |Added CC||jiangning.liu at arm dot

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in glimplify_expr

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 --- Comment #4 from Jakub Jelinek 2011-04-26 15:16:05 UTC --- Created attachment 24104 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24104 gcc46-pr48742.patch So do you mean something like this? Haven't bootstrapped/regtested it yet...

[Bug libstdc++/48750] for_each_template_random_access_ed has unbalanced new/delete[]

2011-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48750 --- Comment #9 from Paolo Carlini 2011-04-26 15:19:12 UTC --- Seth, Tom, if you get a chance to test the changes I propose in Comment 7 (suitably, trivially tweaked for 4.4.x), please let me know as soon as possible. If Johannes cannot provide f

[Bug c/48742] [4.5/4.6/4.7 Regression] Internal error in gimplify_expr

2011-04-26 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48742 --- Comment #5 from joseph at codesourcery dot com 2011-04-26 15:24:13 UTC --- On Tue, 26 Apr 2011, jakub at gcc dot gnu.org wrote: > Created attachment 24104 > --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24104 > gcc46-pr48742.patch > >

[Bug rtl-optimization/48774] New: gcc-4.6.0 optimization regression on x86_64-unknown-linux-gnu

2011-04-26 Thread mariah.lenox at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48774 Summary: gcc-4.6.0 optimization regression on x86_64-unknown-linux-gnu Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug target/48754] FAIL: gcc.dg/binop-xor(1|3).c scan-tree-dump-times optimized "]*>" *

2011-04-26 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48754 --- Comment #3 from Rainer Orth 2011-04-26 16:25:49 UTC --- Created attachment 24105 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24105 -fdump-tree-optimized for mips-sgi-irix6.5, N32 ABI

[Bug target/48754] FAIL: gcc.dg/binop-xor(1|3).c scan-tree-dump-times optimized "]*>" *

2011-04-26 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48754 Rainer Orth changed: What|Removed |Added Target|powerpc*-*-*|powerpc*-*-*, mips*-*-* CC|

[Bug middle-end/48663] [4.7 regression] final.c:dump_basic_block_info breaks several Tru64 UNIX tests

2011-04-26 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48663 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/48775] New: gcc.dg/pr48616.c FAILs on Tru64 UNIX

2011-04-26 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48775 Summary: gcc.dg/pr48616.c FAILs on Tru64 UNIX Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: u

[Bug fortran/48279] [4.6/4.7 Regression] segfault in gfc_check_vardef_context

2011-04-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48279 --- Comment #10 from Tobias Burnus 2011-04-26 17:06:03 UTC --- Works: 2010-10-15-r165507 (a5b23678e24cec2da289a54ae62f98f7b1301c36) Fails: 2010-10-23-r165882 (2dfbcd30bb4e761a9c5144a0656b8dfc6336ed37)

[Bug target/48604] [4.5/4.6/4.7 regression] wrong code with -frename-registers

2011-04-26 Thread edmar at freescale dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48604 Edmar Wienskoski changed: What|Removed |Added CC||edmar at freescale dot com --- Comment

[Bug fortran/48438] Several gfortran tests FAIL on Tru64 UNIX

2011-04-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48438 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-04-26 17:36:51 UTC --- > - large_real_kind_2.F90 > Fails for CTEST_POWER(0.0, 5.4), which is: > abs(0.0**5.4 - 0.0**5.4)/(0.0**5.4) > eps > >

[Bug target/48258] Add VSX support for float/double vector reductions & improve float insert/extract

2011-04-26 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48258 --- Comment #2 from Michael Meissner 2011-04-26 17:48:34 UTC --- Author: meissner Date: Tue Apr 26 17:48:29 2011 New Revision: 172981 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172981 Log: PR target/48258, improve vector reduction on

[Bug fortran/48279] [4.6/4.7 Regression] segfault in gfc_check_vardef_context

2011-04-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48279 --- Comment #11 from Jakub Jelinek 2011-04-26 17:54:11 UTC --- http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165749

[Bug middle-end/38277] gcc.c-torture/execute/20010910-1.c wrong code generation by loop distribution enabled

2011-04-26 Thread zsojka at seznam dot cz
-with-ppl --with-cloog-include=/usr/include/cloog-ppl/ --disable-ppl-version-check Thread model: posix gcc version 4.7.0 20110426 (experimental) (GCC) $ gcc gcc.c-torture/execute/20010910-1.c -O3 -fomit-frame-pointer -ftree-loop-distribution $ valgrind -q ./a.out (no output) (however, there see

[Bug middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466

2011-04-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48752 --- Comment #10 from Jan Hubicka 2011-04-26 17:59:49 UTC --- Hi, the testcase doesn't seem to work for me. I get In file included from /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/cctype:43:0, from /test/gnu/g

[Bug libstdc++/48750] for_each_template_random_access_ed has unbalanced new/delete[]

2011-04-26 Thread t.h.shorrock at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48750 --- Comment #10 from Tom 2011-04-26 18:09:05 UTC --- Hi Paulo, Yes, this certainly fixes my segfault. Valgrind complains a little - although I am not sure if this is important (I am very new to the helgrind tool). In case it is useful, I attac

[Bug middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466

2011-04-26 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48752 --- Comment #11 from dave at hiauly1 dot hia.nrc.ca 2011-04-26 18:11:43 UTC --- > Any clue what is wrong? > After dinner I will try to look into the add_new_function path and figure out > why summaries are not computed as they should. These are th

  1   2   >