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

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

[Bug middle-end/54362] COND_EXPR not understood by either alias or ITM

2012-09-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54362 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/54362] COND_EXPR not understood by either alias or ITM

2012-09-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54362 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/54362] COND_EXPR not understood by either alias or ITM

2012-09-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54362 --- Comment #7 from Andrew Pinski 2012-09-11 04:21:42 UTC --- Author: pinskia Date: Tue Sep 11 04:21:30 2012 New Revision: 191173 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191173 Log: 2012-09-10 Andrew Pinski PR tree-opt/5436

[Bug middle-end/54362] COND_EXPR not understood by either alias or ITM

2012-09-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54362 --- Comment #6 from Andrew Pinski 2012-09-11 04:21:12 UTC --- Author: pinskia Date: Tue Sep 11 04:21:00 2012 New Revision: 191172 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191172 Log: 2012-09-10 Andrew Pinski PR tree-opt/5436

[Bug c++/54542] SFINAE bug: handling new expressions

2012-09-10 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54542 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/54541] SFINAE bug: handling incomplete return types

2012-09-10 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54541 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/54541] SFINAE bug: handling incomplete return types

2012-09-10 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54541 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/54541] SFINAE bug: handling incomplete return types

2012-09-10 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54541 --- Comment #2 from paolo at gcc dot gnu.org 2012-09-11 01:05:22 UTC --- Author: paolo Date: Tue Sep 11 01:05:12 2012 New Revision: 191170 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191170 Log: /cp 2012-09-10 Paolo Carlini PR

[Bug c++/54542] SFINAE bug: handling new expressions

2012-09-10 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54542 --- Comment #2 from paolo at gcc dot gnu.org 2012-09-11 01:05:21 UTC --- Author: paolo Date: Tue Sep 11 01:05:12 2012 New Revision: 191170 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191170 Log: /cp 2012-09-10 Paolo Carlini PR

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

2012-09-10 Thread carrot at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54398 --- Comment #5 from Carrot 2012-09-11 00:10:45 UTC --- It's the bug in local dse sub step in dse.c. 66 (insn/f 70 69 71 2 (set (reg/f:SI 7 r7) 67 (plus:SI (reg/f:SI 13 sp) 68 (const_int 0 [0]))) t.ii:24 -1 69 (nil))

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #10 from Jason Merrill 2012-09-10 23:51:41 UTC --- Author: jason Date: Mon Sep 10 23:51:34 2012 New Revision: 191164 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191164 Log: PR c++/54538 PR c++/53783 * pt.c (tsub

[Bug c++/53783] [4.8 Regression] lambda in lambda in template function rejected

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53783 --- Comment #3 from Jason Merrill 2012-09-10 23:51:41 UTC --- Author: jason Date: Mon Sep 10 23:51:34 2012 New Revision: 191164 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191164 Log: PR c++/54538 PR c++/53783 * pt.c (tsubs

[Bug c++/54542] SFINAE bug: handling new expressions

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

[Bug c++/54545] New: diagnostic overflow

2012-09-10 Thread igodard at pacbell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54545 Bug #: 54545 Summary: diagnostic overflow Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug c++/54541] SFINAE bug: handling incomplete return types

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

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

2012-09-10 Thread brobecker at gnat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 Joel Brobecker changed: What|Removed |Added CC||brobecker at gnat dot com --- Comment #2

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

2012-09-10 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28896 --- Comment #25 from Larry Baker 2012-09-10 21:52:34 UTC --- Created attachment 28167 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28167 Patches for Sourcery GCC-4.6-2011.09-23 for ColdFire uClinux These are the patches I am testing. The

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

2012-09-10 Thread baker at usgs dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28896 --- Comment #24 from Larry Baker 2012-09-10 21:36:24 UTC --- Created attachment 28166 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28166 Patch for trunk version 2012-09-10 of gcc/opts-global.c Reject the pseudo argument pointer register a

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

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

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

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

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

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

[Bug target/54089] [SH] Refactor shift patterns

2012-09-10 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54089 --- Comment #17 from Oleg Endo 2012-09-10 21:27:30 UTC --- Created attachment 28163 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28163 Alternative dropped software dynamic ashlsi3,lshrsi3 patch (In reply to comment #16) > Author: olegendo

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

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

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

2012-09-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54544 Andrew Pinski changed: What|Removed |Added Component|c |middle-end --- Comment #1 from Andrew Pin

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

2012-09-10 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947 Hin-Tak Leung changed: What|Removed |Added Known to work|4.4.1 | Known to fail|

[Bug c/54544] New: Option -Wuninitialized does not work as documented with volatile

2012-09-10 Thread jimfr06 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54544 Bug #: 54544 Summary: Option -Wuninitialized does not work as documented with volatile Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug target/54089] [SH] Refactor shift patterns

2012-09-10 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54089 --- Comment #16 from Oleg Endo 2012-09-10 20:35:30 UTC --- Author: olegendo Date: Mon Sep 10 20:35:25 2012 New Revision: 191161 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191161 Log: PR target/54089 * config/sh/sh.h (SH_DYNAMI

[Bug target/46191] [4.6/4.7/4.8 regression] Non-absolute names in libgcc_s.so

2012-09-10 Thread schwab at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46191 --- Comment #10 from Andreas Schwab 2012-09-10 20:14:55 UTC --- Author: schwab Date: Mon Sep 10 20:14:47 2012 New Revision: 191160 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191160 Log: PR target/46191 * config/t-slibgcc-libgcc (SHLIB

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-09-10 Thread i.nixman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #19 from niXman 2012-09-10 20:04:16 UTC --- (In reply to comment #12) > Created attachment 27846 [details] > proposed patch > > This fixes the C and C++ part. This patch is correct. Why not apply?

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #9 from Jason Merril

[Bug c++/54543] New: Expression (condition ? array : throw expr)[index] fails to compile

2012-09-10 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54543 Bug #: 54543 Summary: Expression (condition ? array : throw expr)[index] fails to compile Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/54542] New: SFINAE bug: handling new expressions

2012-09-10 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54542 Bug #: 54542 Summary: SFINAE bug: handling new expressions Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/54541] New: SFINAE bug: handling incomplete return types

2012-09-10 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54541 Bug #: 54541 Summary: SFINAE bug: handling incomplete return types Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/51317] [C++0x] [DR 587] Wrong value category of conditional expression where lvalue operands differ only in cv-qualification

2012-09-10 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51317 Nikolka changed: What|Removed |Added Version|4.7.0 |4.8.0 --- Comment #1 from Nikolka 2012-09-10 1

[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-10 Thread ripper-tm at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54403 --- Comment #2 from Pavel 2012-09-10 16:58:15 UTC --- Described bug seems to refer to a set of bugs related to "this" pointer in lambdas. They can show up as wrong compiler errors or compiler segfaults.

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

2012-09-10 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947 Hin-Tak Leung changed: What|Removed |Added Known to work|4.3.3 |4.6.0, 4.6.2, 4.6.3, 4.7.0,

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

2012-09-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54519 --- Comment #2 from Jakub Jelinek 2012-09-10 16:21:54 UTC --- Created attachment 28161 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28161 gcc48-pr54519.patch Untested WIP patch which tries to handle at least the case where the fn.part.N i

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

2012-09-10 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 work||4.3.6 --- Comment #14 from Hin-Tak Leung

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

2012-09-10 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 work||4.7.1 Known to fail|

[Bug middle-end/54146] Very slow compile with attribute((flatten))

2012-09-10 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #61 from Jan Hubicka 2012-09-10 16:04:38 UTC --- > > I think it would be good to deprecate the flatten attribute... > > It still can be useful I think, if only for creating testcases > with arbitrary large functions ;) I think it is

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #8 from Markus Trippelsdorf 2012-09-10 14:51:53 UTC --- (In reply to comment #7) > It seams that gcc bugzilla substituted text "bug some-number" with erroneous > link. Never mind, bugzilla just isn't psycic yet ;-)

[Bug c++/54086] GCC should allow constexpr and const together

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 Jason Merrill changed: What|Removed |Added Target Milestone|4.8.0 |4.7.2 --- Comment #4 from Jason Merrill

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread leonid at volnitsky dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #7 from Leonid Volnitsky 2012-09-10 14:43:55 UTC --- It seams that gcc bugzilla substituted text "bug some-number" with erroneous link.

[Bug c++/54253] [C++11] constexpr constructor crashes with polymorphic base classes

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54253 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/54341] [4.7 Regression] ICE (segfault) in cx_check_missing_mem_inits, at cp/semantics.c:6093

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54341 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread leonid at volnitsky dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #6 from Leonid Volnitsky 2012-09-10 14:39:26 UTC --- This code is very alpha and not supposed to be compiled with something not GCC. CLANG probably will be able to compile it when they will fix constexpr bug 11851 ( http://llvm.org

[Bug tree-optimization/54489] tree FRE uses an excessive amount of memory

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54489 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/54506] Defaulted move constructors and move assignment operators are erroneously defined as deleted

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54506 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/54506] Defaulted move constructors and move assignment operators are erroneously defined as deleted

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54506 --- Comment #10 from Jason Merrill 2012-09-10 14:24:27 UTC --- Author: jason Date: Mon Sep 10 14:24:19 2012 New Revision: 191146 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191146 Log: PR c++/54506 * decl.c (move_signature_fn_p

[Bug c++/54253] [C++11] constexpr constructor crashes with polymorphic base classes

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54253 --- Comment #9 from Jason Merrill 2012-09-10 14:24:15 UTC --- Author: jason Date: Mon Sep 10 14:24:07 2012 New Revision: 191145 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191145 Log: PR c++/54341 PR c++/54253 * semantics.c

[Bug c++/54086] GCC should allow constexpr and const together

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 --- Comment #4 from Jason Merrill 2012-09-10 14:24:04 UTC --- Author: jason Date: Mon Sep 10 14:23:54 2012 New Revision: 191144 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191144 Log: PR c++/54086 * decl.c (grokdeclarator): All

[Bug middle-end/54520] [4.8 Regression] ice in merge_latch_edges with -O3

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

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug middle-end/54520] [4.8 Regression] ice in merge_latch_edges with -O3

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54520 --- Comment #5 from Richard Guenther 2012-09-10 14:10:30 UTC --- Fixed.

[Bug middle-end/54520] [4.8 Regression] ice in merge_latch_edges with -O3

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54520 --- Comment #4 from Richard Guenther 2012-09-10 14:10:14 UTC --- Author: rguenth Date: Mon Sep 10 14:10:09 2012 New Revision: 191141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191141 Log: 2012-09-10 Richard Guenther PR tree-op

[Bug middle-end/54520] [4.8 Regression] ice in merge_latch_edges with -O3

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54520 --- Comment #4 from Richard Guenther 2012-09-10 14:10:14 UTC --- Author: rguenth Date: Mon Sep 10 14:10:09 2012 New Revision: 191141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191141 Log: 2012-09-10 Richard Guenther PR tree-op

[Bug c++/54506] Defaulted move constructors and move assignment operators are erroneously defined as deleted

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54506 --- Comment #9 from Jason Merrill 2012-09-10 14:08:36 UTC --- Author: jason Date: Mon Sep 10 14:08:32 2012 New Revision: 191140 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191140 Log: PR c++/54506 * decl.c (move_signature_fn_p)

[Bug rtl-optimization/54540] [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP

2012-09-10 Thread segher at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54540 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54435] [4.7/4.8 Regression] ICE with SELECT TYPE on a non-CLASS object

2012-09-10 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54435 --- Comment #11 from paul.richard.thomas at gmail dot com 2012-09-10 13:10:30 UTC --- Dear Janus, Thanks for dealing with that. Cheers Paul On 10 September 2012 14:14, janus at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug rtl-optimization/54540] [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP

2012-09-10 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54540 --- Comment #1 from Richard Earnshaw 2012-09-10 12:46:29 UTC --- Created attachment 28160 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28160 Testcase (not reduced)

[Bug fortran/54443] [4.7 Regression] Segmentation Fault when Compiling for code using Fortran Polymorphic Entities

2012-09-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54443 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/54435] [4.7/4.8 Regression] ICE with SELECT TYPE on a non-CLASS object

2012-09-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54435 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/54435] [4.7/4.8 Regression] ICE with SELECT TYPE on a non-CLASS object

2012-09-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54435 --- Comment #8 from janus at gcc dot gnu.org 2012-09-04 08:03:14 UTC --- Author: janus Date: Tue Sep 4 08:03:09 2012 New Revision: 190910 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190910 Log: 2012-09-04 Janus Weil PR fortran/5

[Bug fortran/54443] [4.7 Regression] Segmentation Fault when Compiling for code using Fortran Polymorphic Entities

2012-09-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54443 --- Comment #7 from janus at gcc dot gnu.org 2012-09-10 12:10:27 UTC --- Author: janus Date: Mon Sep 10 12:10:12 2012 New Revision: 191135 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191135 Log: 2012-09-10 Janus Weil PR fortran/5

[Bug rtl-optimization/54540] [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54540 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug libstdc++/54314] [4.8 Regression] undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream, std::allocator >'

2012-09-10 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54314 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515 Richard Guenther changed: What|Removed |Added Status|WAITING |ASSIGNED AssignedTo|unassigned

[Bug rtl-optimization/54540] New: [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP

2012-09-10 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54540 Bug #: 54540 Summary: [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP Classification: Unclassified Product: gcc Version: 4.8.0

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

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54519 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/54536] [avr]: incorrect crt with -mmcu=at90usb1287

2012-09-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54536 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P5 Status|UNCONFIRMED

[Bug target/54536] [avr]: incorrect crt with -mmcu=at90usb1287

2012-09-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54536 --- Comment #3 from Georg-Johann Lay 2012-09-10 10:51:21 UTC --- Author: gjl Date: Mon Sep 10 10:51:13 2012 New Revision: 191134 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191134 Log: Backport from 2012-09-10 mainline r191132.

[Bug middle-end/54520] [4.8 Regression] ice in merge_latch_edges with -O3

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54520 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/54536] [avr]: incorrect crt with -mmcu=at90usb1287

2012-09-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54536 --- Comment #2 from Georg-Johann Lay 2012-09-10 10:46:31 UTC --- Author: gjl Date: Mon Sep 10 10:46:27 2012 New Revision: 191133 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191133 Log: Backport from 2012-09-10 mainline r191132.

[Bug target/54536] [avr]: incorrect crt with -mmcu=at90usb1287

2012-09-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54536 --- Comment #1 from Georg-Johann Lay 2012-09-10 10:43:25 UTC --- Author: gjl Date: Mon Sep 10 10:43:20 2012 New Revision: 191132 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191132 Log: PR target/54536 * config/avr/avr-mcus.def

[Bug fortran/54522] Using "g77 -O -fno-automatic", reassignment of a variable in an if statement in a function triggers a compiler bug.

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

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

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54528 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

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

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-10 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #64 from paul.richard.thomas at gmail dot com 2012-09-10 10:00:09 UTC --- Seconded! In return, I promise that, as soon as I have time, I'll update to 21st century tools :-) Thanks Paul On 9 September 2012 20:17, dominiq at lps dot

[Bug c++/53826] [4.8 Regression] [alpha]: ICE in fold_convert_loc, at fold-const.c:2008

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

[Bug middle-end/53813] [4.7 Regression] ICE in fold_convert_loc, at fold-const.c:2016

2012-09-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53813 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

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

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515 --- Comment #8 from Richard Guenther 2012-09-10 09:50:07 UTC --- Author: rguenth Date: Mon Sep 10 09:50:02 2012 New Revision: 191131 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191131 Log: 2012-09-10 Markus Trippelsdorf PR midd

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

2012-09-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515 --- Comment #7 from Richard Guenther 2012-09-10 09:48:32 UTC --- Author: rguenth Date: Mon Sep 10 09:48:28 2012 New Revision: 191130 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191130 Log: 2012-09-07 Markus Trippelsdorf PR midd

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread leonid at volnitsky dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #4 from Leonid Volnitsky 2012-09-10 09:07:23 UTC --- > I can successfully compile if I will use gcc-3.7.1 Incorrect version. It should be 4.7.1

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #3 from Jakub Jelinek 2012-09-10 08:37:49 UTC --- In r189000 there were two different symbols: _ZNSt17_Function_handlerIFbRFiSt6vectorIiSaIiNSt11chain_rangeIRS2_E12default_predMUlPS3_E_EE9_M_invokeERKSt9_Any_dataS4_ _ZNSt17_Functi

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

2012-09-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54538 --- Comment #2 from Jakub Jelinek 2012-09-10 08:32:18 UTC --- Created attachment 28159 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28159 pr54538.ii Reduced testcase for -std=c++11 -O2. The mangled name doesn't demangle with c++filt btw.

[Bug c++/54538] [4.8 Regression] Getting assembler messages when compiling

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

[Bug bootstrap/54329] gcc/cfgcleanup.o differs

2012-09-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54329 wbrana changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|FIXED

[Bug bootstrap/54329] gcc/reginfo.o differs

2012-09-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54329 wbrana changed: What|Removed |Added Attachment #28055|0 |1 is obsolete|