[Bug c/53069] New: expected warnings are not given

2012-04-21 Thread santoshg550 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53069 Bug #: 53069 Summary: expected warnings are not given Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: critical Priority: P3

[Bug c++/53068] collect2 breaks link order control

2012-04-21 Thread igodard at pacbell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53068 --- Comment #4 from Ivan Godard 2012-04-22 06:08:28 UTC --- Looking a little further at this, I don't think we can use init_array at all, even if it ran in reverse order. Consider TUs in a .a library, where some of the TUs have an order depende

[Bug c++/53068] collect2 breaks link order control

2012-04-21 Thread igodard at pacbell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53068 --- Comment #3 from Ivan Godard 2012-04-22 04:49:46 UTC --- Wow - this will break a lot of big users - we are far from the only ones who find priorities unusable. BTAIM, it appears that our choice is to use an option (there is one? what?) to for

[Bug c++/53068] collect2 breaks link order control

2012-04-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53068 --- Comment #2 from Andrew Pinski 2012-04-22 03:56:07 UTC --- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46770#c76 for more info. Really any dependance on link order is invalid for C++ code.

[Bug c++/53068] collect2 breaks link order control

2012-04-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53068 --- Comment #1 from Andrew Pinski 2012-04-22 03:53:53 UTC --- I don't think this is collect2 changing the order but rather .init_array which changes the order.

[Bug c++/53068] New: collect2 breaks link order control

2012-04-21 Thread igodard at pacbell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53068 Bug #: 53068 Summary: collect2 breaks link order control Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/53059] sizeof(std::list)=12 was 8 in previous releases

2012-04-21 Thread ratnikov.ev at ya dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53059 --- Comment #5 from ratnikov.ev at ya dot ru 2012-04-22 03:26:43 UTC --- Anyway there will be no backward compability. I mean when I use a library compiled with gcc-4.7.0 + 0x with other code compiled with pervious gcc versions (and vice versa). It

[Bug c++/53067] New: c++0x GCC 4.7.0 Regression std::ref with unordered sets

2012-04-21 Thread cmaloney at tagged dot com
Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: cmalo...@tagged.com Building the following code with gcc4.7 snapshot 20120421 fails, but passed with gcc4.6. $g++ -std=c++11 #include #include int main(int, char

[Bug target/53056] bad code generated for ARM NEON with vector types in structs

2012-04-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53056 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/53046] [4.8 Regression] New libstdc++ test failures

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53046 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #3 from

[Bug c++/53059] sizeof(std::list)=12 was 8 in previous releases

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

[Bug middle-end/53047] [4.8 Regression] 482.sphinx3 in SPEC CPU 2006 miscompiled

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53047 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #1 from

[Bug middle-end/53032] [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53032 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Component|c

[Bug bootstrap/53021] [4.8 Regression] bootstrap failure on Linux/ia32

2012-04-21 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53021 --- Comment #6 from rsandifo at gcc dot gnu.org 2012-04-21 18:55:22 UTC --- Author: rsandifo Date: Sat Apr 21 18:55:18 2012 New Revision: 186657 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186657 Log: gcc/ PR bootstrap/53021 *

[Bug bootstrap/53021] [4.8 Regression] bootstrap failure on Linux/ia32

2012-04-21 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53021 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug bootstrap/53030] [4.8 Regression] LTO bootstrap failed with bootstrap-profiled

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53030 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/53048] [4.8 Regression] 256.bzip2 in SPEC CPU 2000 failed to build

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53048 H.J. Lu changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #1 from H.J

[Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53062 H.J. Lu changed: What|Removed |Added CC|rguenth at gcc dot gnu.org |matz at gcc dot gnu.org --- Comment #2 from H.J

[Bug c++/53059] sizeof(std::list)=12 was 8 in previous releases

2012-04-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53059 --- Comment #3 from Jonathan Wakely 2012-04-21 18:06:31 UTC --- N.B. the size is still 8 with -std=c++98

[Bug c++/53059] sizeof(std::list)=12 was 8 in previous releases

2012-04-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53059 --- Comment #2 from Jonathan Wakely 2012-04-21 18:05:42 UTC --- Why do you think this is a bug? The C++ 2011 standard requires that std::list::size() is O(1) so a new member variable is needed to store the container's size.

[Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53062 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #1 from

[Bug c/53066] Wshadow should not warn for shadowing an extern function

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53066 Manuel López-Ibáñez changed: What|Removed |Added Keywords||patch --- Comment #1 from Manuel Ló

[Bug c/53066] New: Wshadow should not warn for shadowing an extern function

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53066 Bug #: 53066 Summary: Wshadow should not warn for shadowing an extern function Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c/53064] -Wsequence-point behaves inconsistently

2012-04-21 Thread wenbin816 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53064 Wenbin Lv changed: What|Removed |Added Severity|minor |trivial

[Bug c++/53065] New: ICE replace_reg_with_saved_mem, at caller-save.c:1125

2012-04-21 Thread webbot at webbot dot org.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53065 Bug #: 53065 Summary: ICE replace_reg_with_saved_mem, at caller-save.c:1125 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c/35441] pretty-printer cannot handle some expressions

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35441 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org

[Bug c/53060] Typo in build_binary_op for scalar-vector ops

2012-04-21 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53060 --- Comment #2 from Marc Glisse 2012-04-21 14:59:54 UTC --- (In reply to comment #1) > * gcc.dg/scal-to-vec2.c: New test. This one runs the problematic code, but since this is a compile-only test, it can't detect a problem. A variant tha

[Bug c/35441] [4.5/4.6/4.7/4.8 regression] Completely broken diagnostics

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35441 --- Comment #8 from Manuel López-Ibáñez 2012-04-21 14:53:25 UTC --- Author: manu Date: Sat Apr 21 14:53:21 2012 New Revision: 186652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186652 Log: 2012-04-21 Manuel López-Ibáñez PR 3544

[Bug c/53064] New: -Wsenquence-point behaves inconsistently

2012-04-21 Thread wenbin816 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53064 Bug #: 53064 Summary: -Wsenquence-point behaves inconsistently Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Priority:

[Bug c/53063] New: encode group options in the .opt files

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53063 Bug #: 53063 Summary: encode group options in the .opt files Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Prio

[Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53062 Bug #: 53062 Summary: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug middle-end/52821] [4.8 Regression] 191.fma3d in SPEC CPU 2000 failed to build with LTO

2012-04-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52821 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/53060] Typo in build_binary_op for scalar-vector ops

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53060 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org,

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-04-21 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-04-21 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #32 from Alan Modra 2012-04-21 13:27:51 UTC --- Author: amodra Date: Sat Apr 21 13:27:44 2012 New Revision: 186650 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186650 Log: PR libstdc++/52839 * acinclude.m4 (_GLIBCXX_

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-04-21 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #33 from Alan Modra 2012-04-21 13:28:59 UTC --- Author: amodra Date: Sat Apr 21 13:28:53 2012 New Revision: 186651 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186651 Log: PR libstdc++/52839 missed from last delta Modif

[Bug c++/52008] [C++0x] ICE when adding partial specialization for variadic-templated structure

2012-04-21 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52008 --- Comment #9 from Jason Merrill 2012-04-21 13:06:10 UTC --- (In reply to comment #8) > There is no better or worse specialization - the first one is a primary > template, not a specialization. But if it were another partial specialization, it

[Bug c++/32614] -fmessage-length documentation and implementation disagree

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32614 Manuel López-Ibáñez changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/53061] [C/ObjC/C++/ObjC++] cleanup diagnostics initialization

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53061 Manuel López-Ibáñez changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comme

[Bug c++/53061] New: [C/ObjC/C++/ObjC++] cleanup diagnostics initialization

2012-04-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53061 Bug #: 53061 Summary: [C/ObjC/C++/ObjC++] cleanup diagnostics initialization Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/53059] sizeof(std::list)=12 was 8 in previous releases

2012-04-21 Thread ratnikov.ev at ya dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53059 --- Comment #1 from ratnikov.ev at ya dot ru 2012-04-21 12:23:36 UTC --- g++ -v Reading specs from /usr/lib/gcc/i486-slackware-linux/4.7.0/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.7.0/lto-wrapper Targ

[Bug c++/53059] New: sizeof(std::list)=12 was 8 in previous releases

2012-04-21 Thread ratnikov.ev at ya dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53059 Bug #: 53059 Summary: sizeof(std::list)=12 was 8 in previous releases Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Pr

[Bug c/53060] New: Typo in build_binary_op for scalar-vector ops

2012-04-21 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53060 Bug #: 53060 Summary: Typo in build_binary_op for scalar-vector ops Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c++/52008] [C++0x] ICE when adding partial specialization for variadic-templated structure

2012-04-21 Thread ethouris at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52008 --- Comment #8 from Michal Malecki 2012-04-21 12:06:36 UTC --- Jason, There is no better or worse specialization - the first one is a primary template, not a specialization. The example of tuple_slice<1, int, int, int> will just not match the s

[Bug c/53058] Another ice in remove_range_assertions

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

[Bug bootstrap/53021] [4.8 Regression] bootstrap failure on Linux/ia32

2012-04-21 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53021 rsand...@gcc.gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassi

[Bug bootstrap/52947] [4.7/4.8 Regression] bootstrap fails due to wrong include search path composition

2012-04-21 Thread ralphengels at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52947 ralpheng...@gmail.com changed: What|Removed |Added CC||ralphengels at gmail dot

[Bug c/53058] New: Another ice in remove_range_assertions

2012-04-21 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53058 Bug #: 53058 Summary: Another ice in remove_range_assertions Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug c++/53057] [c++0x] ICE on construction off of initializer list with overloads for constructor

2012-04-21 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53057 Marc Glisse changed: What|Removed |Added CC||marc.glisse at normalesup

[Bug c++/53025] [C++11] noexcept operator depends on copy-elision

2012-04-21 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53025 --- Comment #2 from Marc Glisse 2012-04-21 07:45:57 UTC --- Created attachment 27210 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27210 patch Bootstrapped and regression tested. Not posting it to gcc-patches yet, for several reasons: - I

[Bug c++/53057] New: [c++0x] ICE on construction off of initializer list with overloads for constructor

2012-04-21 Thread cmaloney at tagged dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53057 Bug #: 53057 Summary: [c++0x] ICE on construction off of initializer list with overloads for constructor Classification: Unclassified Product: gcc Version: 4.7.0 Stat