[Bug debug/54551] DF resets some DEBUG_INSNs unnecessarily

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54551 --- Comment #2 from Jakub Jelinek 2012-09-12 05:54:29 UTC --- If there is a death point of the pseudo that dominates bbs with uses in some debug insns, then I think best is to insert the debug temporary immediately before the death point. If the

[Bug libstdc++/54482] failures in static linking with libstdc++, due to versioned symbols

2012-09-11 Thread aaw at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54482 --- Comment #3 from Ollie Wild 2012-09-12 04:58:29 UTC --- Note, however, that simply changing pic_flag to pic_flag="-D_GLIBCXX_SHARED -fPIC -DPIC" is insufficient. It suffers from the same issue as the original problem, namely that, when c

[Bug middle-end/54550] GCC -O3 breaks floating point equality comparison

2012-09-11 Thread veiokej at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 --- Comment #6 from Veiokej 2012-09-12 04:14:52 UTC --- In the process of trying to create a demo, I think I found the problem. Indeed, no math is taking place between when the value X is first computed and stored to the list, and when it's comp

[Bug middle-end/54550] GCC -O3 breaks floating point equality comparison

2012-09-11 Thread veiokej at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 --- Comment #5 from Veiokej 2012-09-12 03:28:43 UTC --- Johnathan, Yes, I've read the floating point nonbug stuff. This isn't a nonbug. Michael, I understand your point, and thanks for the command line option. However, this is a subtly differe

[Bug libstdc++/54482] failures in static linking with libstdc++, due to versioned symbols

2012-09-11 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54482 Benjamin Kosnik changed: What|Removed |Added CC||bkoz at gcc dot gnu.org,

[Bug preprocessor/44191] -E output broken for gcc-4.5.0

2012-09-11 Thread ipinkas at nds dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44191 Israel Pinkas changed: What|Removed |Added CC||ipinkas at nds dot com --- Comment #2 fro

[Bug target/28896] -fstack-limit-symbol and m68k and non 68020

2012-09-11 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28896 Larry Baker changed: What|Removed |Added Attachment #28165|0 |1 is obsolete|

[Bug debug/54551] DF resets some DEBUG_INSNs unnecessarily

2012-09-11 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54551 --- Comment #1 from Alexandre Oliva 2012-09-11 21:20:11 UTC --- I guess we have to somehow local all death points of the pseudo in paths towards the debug use, and insert debug insns binding the same debug temp to the pseudo before all of the dea

[Bug middle-end/54544] Option -Wuninitialized does not work as documented with volatile

2012-09-11 Thread jimfr06 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54544 --- Comment #4 from Zakhar 2012-09-11 21:09:28 UTC --- MORE Unfortunately, I don't think the hypothesis of the uninitialized pointed memory hold. That should prove it if we add: /*01*/ int fct(volatile int *p); /*02*/ /*03*/ static int /*0

[Bug target/40836] ICE: "insn does not satisfy its constraints" (iwmmxt_movsi_insn)

2012-09-11 Thread dsd at laptop dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40836 --- Comment #31 from Daniel Drake 2012-09-11 19:11:27 UTC --- Created attachment 28173 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28173 preprocessed source that crashes Another preprocessed source example that shows this crasher, from g

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #27 from Teresa Johnson 2012-09-11 19:08:07 UTC --- Thanks for the pointers, Jakub. I'll work on adding this check. Teresa On Tue, Sep 11, 2012 at 12:04 PM, jakub at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #26

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #25 from Jakub Jelinek 2012-09-11 18:58:59 UTC --- Indeed, seems http://gcc.gnu.org/ml/gcc-patches/2003-05/msg00571.html has introduced use of that macro, but didn't bother to actually define it anywhere.

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #24 from Teresa Johnson 2012-09-11 18:57:05 UTC --- On Tue, Sep 11, 2012 at 11:14 AM, markus at trippelsdorf dot de wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 > > --- Comment #23 from Markus Trippelsdorf > 2012-09-1

[Bug middle-end/54550] GCC -O3 breaks floating point equality comparison

2012-09-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 Andrew Pinski changed: What|Removed |Added Target|32-bit X86 on Linux |i?86-*-* Status|UNCONFIRMED

[Bug fortran/54225] [4.6/4.7/4.8 Regression] fortran compiler segfault processing ' print *, A(1,*) '

2012-09-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225 --- Comment #3 from Dominique d'Humieres 2012-09-11 18:19:29 UTC --- This PR seems to be a duplicate of pr53306.

[Bug fortran/53306] [4.6/4.7/4.8 Regression] ICE on invalid 'array(*) =' statement

2012-09-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53306 --- Comment #4 from Dominique d'Humieres 2012-09-11 18:16:59 UTC --- This PR is fixed by the patch at http://gcc.gnu.org/ml/fortran/2012-09/msg00035.html for pr54225. Isn't it a duplicate?

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #23 from Markus Trippelsdorf 2012-09-11 18:14:52 UTC --- gcc/gcov-io.h has: #if defined (HOST_HAS_F_SETLKW) #define GCOV_LOCKED 1 #else #define GCOV_LOCKED 0 #endif But HOST_HAS_F_SETLKW isn't defined anywhere else AFAICS: gcc % git

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #22 from H.J. Lu 2012-09-11 18:10:55 UTC --- (In reply to comment #20) > > Obviously the best solution would be to figure out how the lock is > being lost/ignored and fix that, but that may take some time. > Can we use a lockfile to

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread davidxl at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #21 from davidxl at google dot com 2012-09-11 18:08:26 UTC --- Assuming the size of histogram for the same file does not vary that much, is it better to round the size to the next power of 2 -- 60 entries will need print out 64 etc? Da

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #20 from Teresa Johnson 2012-09-11 18:05:13 UTC --- On Tue, Sep 11, 2012 at 10:44 AM, Xinliang David Li wrote: > How much saving do we get by not writing out the 0 entries? With the > proposed change, how less frequent is the problem

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread davidxl at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #19 from davidxl at google dot com 2012-09-11 17:44:29 UTC --- How much saving do we get by not writing out the 0 entries? With the proposed change, how less frequent is the problem occuring? David On Tue, Sep 11, 2012 at 10:38 AM, Te

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #18 from Teresa Johnson 2012-09-11 17:39:00 UTC --- On Tue, Sep 11, 2012 at 10:29 AM, hjl.tools at gmail dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 > > --- Comment #17 from H.J. Lu 2012-09-11 17:29:15 > UTC

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #17 from H.J. Lu 2012-09-11 17:29:15 UTC --- Thanks for looking into it. This is a long standing problem. I have seen random profiledbootstrap failures for a long time.

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-11 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #16 from Teresa Johnson 2012-09-11 17:24:58 UTC --- On Thu, Sep 6, 2012 at 10:18 PM, Teresa Johnson wrote: > On Thu, Sep 6, 2012 at 1:49 PM, hjl.tools at gmail dot com > wrote: >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 >>

[Bug middle-end/54544] Option -Wuninitialized does not work as documented with volatile

2012-09-11 Thread jimfr06 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54544 Zakhar changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c/54552] [4.6/4.7/4.8 Regression] Cast to pointer to VLA crash the compiler

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54552 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/54552] Cast to pointer to VLA crash the compiler

2012-09-11 Thread jens.gustedt at loria dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54552 --- Comment #1 from Jens Gustedt 2012-09-11 16:11:59 UTC --- The compiler error is test-p99-gcc-bug.c:9:6: internal compiler error: in gimplify_expr, at gimplify.c:7584

[Bug c/54552] New: Cast to pointer to VLA crash the compiler

2012-09-11 Thread jens.gustedt at loria dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54552 Bug #: 54552 Summary: Cast to pointer to VLA crash the compiler Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority

[Bug tree-optimization/54492] [4.8 Regression] SLSR takes ages

2012-09-11 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54492 William J. Schmidt changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-09-11 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 --- Comment #11 from janus at gcc dot gnu.org 2012-09-11 15:57:35 UTC --- (In reply to comment #10) > My suspicious is that one of Richard's commits in May fixed the issue. In turn > that probably means that backing out the patch for PR50640 only w

[Bug c/54550] GCC -O3 breaks floating point equality comparison

2012-09-11 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 --- Comment #3 from Michael Matz 2012-09-11 15:48:10 UTC --- Or with the more recent -fexcess-precision=standard option.

[Bug c/54550] GCC -O3 breaks floating point equality comparison

2012-09-11 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 Michael Matz changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #2 fro

[Bug c/54550] GCC -O3 breaks floating point equality comparison

2012-09-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 --- Comment #1 from Jonathan Wakely 2012-09-11 15:34:59 UTC --- Have you read http://gcc.gnu.org/bugs/#nonbugs_general and PR 323?

[Bug libstdc++/54172] [4.7 Regression] __cxa_guard_acquire thread-safety issue

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54172 --- Comment #17 from Jakub Jelinek 2012-09-11 15:24:12 UTC --- Author: jakub Date: Tue Sep 11 15:24:06 2012 New Revision: 191191 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191191 Log: PR libstdc++/54172 * libsupc++/guard.cc (_

[Bug libstdc++/54172] [4.7 Regression] __cxa_guard_acquire thread-safety issue

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54172 --- Comment #16 from Jakub Jelinek 2012-09-11 15:23:01 UTC --- Author: jakub Date: Tue Sep 11 15:22:54 2012 New Revision: 191190 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191190 Log: PR libstdc++/54172 * libsupc++/guard.cc (_

[Bug libstdc++/54172] [4.7 Regression] __cxa_guard_acquire thread-safety issue

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54172 --- Comment #16 from Jakub Jelinek 2012-09-11 15:23:01 UTC --- Author: jakub Date: Tue Sep 11 15:22:54 2012 New Revision: 191190 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191190 Log: PR libstdc++/54172 * libsupc++/guard.cc (_

[Bug fortran/53957] Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53957 --- Comment #10 from Richard Guenther 2012-09-11 15:02:00 UTC --- There are a lot more reasons why we do not vectorize this loop :(

[Bug debug/54551] New: DF resets some DEBUG_INSNs unnecessarily

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54551 Bug #: 54551 Summary: DF resets some DEBUG_INSNs unnecessarily Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority:

[Bug tree-optimization/52445] [4.6 Regression] conditional store replacement causes segfault in generated code

2012-09-11 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52445 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #13

[Bug c/54550] New: GCC -O3 breaks floating point equality comparison

2012-09-11 Thread veiokej at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54550 Bug #: 54550 Summary: GCC -O3 breaks floating point equality comparison Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-09-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 --- Comment #10 from Tobias Burnus 2012-09-11 13:47:59 UTC --- (In reply to comment #7) > (In reply to comment #6) > > > Could it be revision 181505? > > Very likely. If it is, I'm betting on the PR50640 part of that commit. > > Indeed the follo

[Bug fortran/50640] [4.7 Regression] [OOP] FAIL: gfortran.dg/select_type_12.f03 -O (internal compiler error)

2012-09-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50640 --- Comment #26 from Tobias Burnus 2012-09-11 13:44:44 UTC --- The solution of comment 3, fixed by comment 24 seems to break the test case of PR fortran/53718. Reverting the patch (comment 24, except for unrelated class.c part) fixes the issue o

[Bug debug/54519] [4.6/4.7/4.8 Regression] Debug info quality regression due to (pointless) partial inlining

2012-09-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54519 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug ada/54549] New: Compilation Error : Assertion Failure

2012-09-11 Thread weberc2 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54549 Bug #: 54549 Summary: Compilation Error : Assertion Failure Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: blocker Priority:

[Bug middle-end/54149] write introduction incorrect wrt the C11 memory model

2012-09-11 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54149 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/54149] write introduction incorrect wrt the C11 memory model

2012-09-11 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54149 --- Comment #3 from Aldy Hernandez 2012-09-11 12:28:11 UTC --- Author: aldyh Date: Tue Sep 11 12:28:02 2012 New Revision: 191179 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191179 Log: PR middle-end/54149 * tree-ssa-loo

[Bug lto/54312] uniquify_nodes takes 12% of Mozilla LTO build

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54312 --- Comment #2 from Richard Guenther 2012-09-11 11:03:52 UTC --- Patch pre-approved (also for 4.7) if it passes your testing.

[Bug c++/54548] New: unclear error message for ambiguous type lookup.

2012-09-11 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54548 Bug #: 54548 Summary: unclear error message for ambiguous type lookup. Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal P

[Bug debug/54534] [4.7 Regression] Missing location for unused variable

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 Richard Guenther changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug other/54398] Incorrect ARM assembly when building with -fno-omit-frame-pointer -O2

2012-09-11 Thread ramrad01 at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54398 --- Comment #7 from ramrad01 at arm dot com 2012-09-11 10:44:30 UTC --- On 09/11/12 07:09, jakub at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54398 > > Jakub Jelinek changed: > > What|Removed

[Bug debug/54534] [4.7 Regression] Missing location for unused variable

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 Richard Guenther changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug debug/54534] [4.7 Regression] Missing location for unused variable

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 --- Comment #6 from Richard Guenther 2012-09-11 10:43:17 UTC --- Author: rguenth Date: Tue Sep 11 10:43:13 2012 New Revision: 191176 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191176 Log: 2012-09-11 Richard Guenther PR debug/5

[Bug debug/54534] [4.7 Regression] Missing location for unused variable

2012-09-11 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 --- Comment #5 from rguenther at suse dot de 2012-09-11 10:38:32 UTC --- On Tue, 11 Sep 2012, hubicka at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 > > --- Comment #4 from Jan Hubicka 2012-09-11 > 10:19:04 UTC

[Bug c++/54403] [C++11] operator! applied to a member of a templated class in a lambda expression that captures 'this' pointer crashes compiler

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

[Bug debug/54534] [4.7 Regression] Missing location for unused variable

2012-09-11 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 --- Comment #4 from Jan Hubicka 2012-09-11 10:19:04 UTC --- Well, the patch really is quite symptomatic - i.e. dwarf2out should not forget about the decl when it is removed from varpool. The way things are supposed to work (I believe) is to call

[Bug debug/54534] [4.7 Regression] Missing location for unused variable

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 --- Comment #3 from Richard Guenther 2012-09-11 09:49:27 UTC --- I am testing Index: gcc/cgraph.h === --- gcc/cgraph.h(revision 191174) +++ gcc/cgraph.h(working copy

[Bug c++/54545] diagnostic overflow

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54545 Richard Guenther changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIR

[Bug target/54546] SH: Enable -fshrink-wrap

2012-09-11 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54546 chrbr at gcc dot gnu.org changed: What|Removed |Added Severity|normal |enhancement

[Bug target/54546] New: SH: Enable -fshrink-wrap

2012-09-11 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54546 Bug #: 54546 Summary: SH: Enable -fshrink-wrap Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug middle-end/54515] cc1plus sigsegv -O2 anonymous namespace

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/54515] cc1plus sigsegv -O2 anonymous namespace

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/54515] cc1plus sigsegv -O2 anonymous namespace

2012-09-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515 --- Comment #10 from Richard Guenther 2012-09-11 08:32:43 UTC --- Author: rguenth Date: Tue Sep 11 08:32:29 2012 New Revision: 191174 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191174 Log: 2012-09-11 Richard Guenther PR middle

[Bug preprocessor/54528] [4.8 Regression] system.h:288:78: error: integer overflow in expression

2012-09-11 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54528 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #2