[Bug lto/50511] New: gcc lto streamer in fragments memory badly

2011-09-24 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50511 Bug #: 50511 Summary: gcc lto streamer in fragments memory badly Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug c++/50280] Incorrect type deduced for T& when passed a const bitfield

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

[Bug c++/35076] ICE with rvalue references and casts

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35076 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug c++/38540] Type of 'const int f ()'

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38540 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug c++/39680] ICE with -g3

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

[Bug c++/43563] gnu++0x: ICE on default value as lambda

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

[Bug c++/45095] "internal compiler error: Segmentation fault" compiling p7zip

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45095 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |dje.gcc at gmail dot com --- Comment #3 f

[Bug c++/45487] Request to change comma to semicolon in error message

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45487 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |jason at gcc dot gnu.org --- Comment #1 f

[Bug c++/50244] wcstold not available for C++0x

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

[Bug c++/50495] Optimize exact matches in overload resolution

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50495 --- Comment #9 from Paolo Carlini 2011-09-24 22:44:04 UTC --- Thanks for the scripts!

[Bug libstdc++/50510] transposed variable names in std::seed_seq::generate

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

[Bug libstdc++/50510] transposed variable names in std::seed_seq::generate

2011-09-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50510 --- Comment #3 from paolo at gcc dot gnu.org 2011-09-24 22:35:11 UTC --- Author: paolo Date: Sat Sep 24 22:35:02 2011 New Revision: 179150 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179150 Log: 2011-09-24 John Salmon PR libstd

[Bug libstdc++/50510] transposed variable names in std::seed_seq::generate

2011-09-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50510 --- Comment #2 from paolo at gcc dot gnu.org 2011-09-24 22:34:57 UTC --- Author: paolo Date: Sat Sep 24 22:34:50 2011 New Revision: 179149 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179149 Log: 2011-09-24 John Salmon PR libstd

[Bug libstdc++/50510] transposed variable names in std::seed_seq::generate

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

[Bug libstdc++/50510] New: transposed variable names in std::seed_seq::generate

2011-09-24 Thread john.salmon at deshaw dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50510 Bug #: 50510 Summary: transposed variable names in std::seed_seq::generate Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug c++/42507] internal compiler error: verify_stmts failed

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

[Bug c++/50019] [C++0x] ICE when compiling template function (should print error instead)

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50019 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug c++/50261] [C++0x] ICE on brace-initialize an array member

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50261 --- Comment #1 from Paolo Carlini 2011-09-24 20:30:48 UTC --- Now many of these do not ice anymore for me, only the second of the second block does.

[Bug middle-end/50496] [4.7 regression] ICE in redirect_jump, at jump.c:1497

2011-09-24 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50496 --- Comment #5 from Markus Trippelsdorf 2011-09-24 19:06:40 UTC --- Created attachment 25358 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25358 fix This patch from Chung-Lin Tang fixes both issues. See: https://bugs.launchpad.net/ubuntu/+

[Bug libstdc++/50509] [C++0x] incorrect code in std::seed_seq::generate

2011-09-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50509 --- Comment #3 from paolo at gcc dot gnu.org 2011-09-24 18:28:51 UTC --- Author: paolo Date: Sat Sep 24 18:28:48 2011 New Revision: 179145 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179145 Log: 2011-09-24 John Salmon PR libstd

[Bug libstdc++/50509] [C++0x] incorrect code in std::seed_seq::generate

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

[Bug libstdc++/50509] [C++0x] incorrect code in std::seed_seq::generate

2011-09-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50509 --- Comment #2 from paolo at gcc dot gnu.org 2011-09-24 18:28:40 UTC --- Author: paolo Date: Sat Sep 24 18:28:36 2011 New Revision: 179144 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179144 Log: 2011-09-24 John Salmon PR libstd

[Bug middle-end/50496] [4.7 regression] ICE in redirect_jump, at jump.c:1497

2011-09-24 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50496 --- Comment #4 from Markus Trippelsdorf 2011-09-24 18:23:15 UTC --- I've found a new testcase that results in the same ICE: % < test.cpp class GCAlloc { }; class BaseAlloc { }; class String; class Base { public: virtual void destroy( Strin

[Bug libstdc++/50509] [C++0x] incorrect code in std::seed_seq::generate

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

[Bug target/50493] ICE in neon_disambiguate_copy, at config/arm/arm.c:20388

2011-09-24 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50493 Mikael Pettersson changed: What|Removed |Added CC||irar at gcc dot gnu.org,

[Bug libstdc++/50509] New: incorrect code in std::seed_seq::generate

2011-09-24 Thread john.salmon at deshaw dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50509 Bug #: 50509 Summary: incorrect code in std::seed_seq::generate Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority

gcc-bugs@gcc.gnu.org

2011-09-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50508 --- Comment #2 from Jonathan Wakely 2011-09-24 16:23:30 UTC --- reduced template struct integral_constant { typedef T value_type; constexpr operator value_type() { return true; } }; static constexpr bool value = integral_constant(

gcc-bugs@gcc.gnu.org

2011-09-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50508 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-valid-code Status|UN

[Bug c/50506] gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 --- Comment #6 from Rafał Mużyło 2011-09-24 16:05:20 UTC --- So, whose bug is it then ? glibc ? cause before reduction, the code was (http://bugs.gentoo.org/show_bug.cgi?id=365015): #include static void w_i(void *fp, int (*outf)(void *, const c

gcc-bugs@gcc.gnu.org

2011-09-24 Thread fuchsia.groan at virgin dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50508 Bug #: 50508 Summary: [C++0x] ICE cxx_eval_logical_expression cp/semantics.c:6487 4.61/4.7 converting std::intergal_constant to bool with && Classification: Unclassified

[Bug c/50506] gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 --- Comment #5 from Andrew Pinski 2011-09-24 15:54:22 UTC --- And this is not a bug in GCC really as GCC is correct it cannot inline always_inline functions for indirect function calls.

[Bug target/45483] gcc-4.4.3 and 4.5.3: probably wrong optimization options chosen by "-march=native"

2011-09-24 Thread pacho at condmat1 dot ciencias.uniovi.es
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45483 Pacho Ramos changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/45483] gcc-4.4.3 and 4.5.3: probably wrong optimization options chosen by "-march=native"

2011-09-24 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45483 --- Comment #12 from H.J. Lu 2011-09-24 15:19:56 UTC --- (In reply to comment #10) > New output: > > \_ /usr/libexec/gcc/i686-pc-linux-gnu/4.6.1/cc1 -quiet - -D_FORTIFY_SOURCE=2 > -march=pentium-m -mno-cx16 -mno-sahf -mno-movbe -mno-aes -mno-pcl

[Bug c/50507] New: Huge amount of memory used while building GCC4

2011-09-24 Thread fzvqedi at v dot mintemail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50507 Bug #: 50507 Summary: Huge amount of memory used while building GCC4 Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: critical P

[Bug middle-end/50496] [4.7 regression] ICE in redirect_jump, at jump.c:1497

2011-09-24 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50496 Markus Trippelsdorf changed: What|Removed |Added Attachment #25351|0 |1 is obsolete|

[Bug target/50505] gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"

2011-09-24 Thread pacho at condmat1 dot ciencias.uniovi.es
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50505 --- Comment #5 from Pacho Ramos 2011-09-24 14:25:44 UTC --- (In reply to comment #4) > It shouldn't be hard to understand that -mtune=k8-sse3 is a *valid* option but > has the same effects as -mtune=k8. Removing it from the manual would be wrong.

[Bug target/50505] gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"

2011-09-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50505 Jonathan Wakely changed: What|Removed |Added Keywords||documentation Status|UNCONF

[Bug target/50505] gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"

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

[Bug target/50505] gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"

2011-09-24 Thread pacho at condmat1 dot ciencias.uniovi.es
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50505 --- Comment #2 from Pacho Ramos 2011-09-24 13:46:00 UTC --- Because I wanted to confirm it from upstream as looked strange to me that both mtune options are allowed if they do the same. Why do you keep both? Thanks for the info :) About the man

[Bug c/50506] gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 --- Comment #4 from Rafał Mużyło 2011-09-24 13:38:47 UTC --- Well,... The actual result was quite a bit more interesting, cause: Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-

[Bug c/50506] gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 --- Comment #3 from Rafał Mużyło 2011-09-24 13:17:59 UTC --- OK, that's a bit surprising, -fipa-cp does help for attachment from comment 1, but not for my final reduction - removing the attribute still works there, though.

[Bug target/49069] ICE in gen_cstoredi4, at config/arm/arm.md:7554

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

[Bug c/50506] gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 Rafał Mużyło changed: What|Removed |Added Attachment #25355|0 |1 is obsolete|

[Bug c/50506] gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 Rafał Mużyło changed: What|Removed |Added Attachment #25354|0 |1 is obsolete|

[Bug c/50506] New: gcc fails at assembly with -O1 while inlining is forced

2011-09-24 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50506 Bug #: 50506 Summary: gcc fails at assembly with -O1 while inlining is forced Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED S

[Bug target/50505] gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"

2011-09-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50505 --- Comment #1 from Jonathan Wakely 2011-09-24 12:35:02 UTC --- (In reply to comment #0) > But, if that is true, gcc man page should be fixed to drop "k8-sse3" from > -mtune options No, because it's a valid option. Since -march=k8 and -march-k8

[Bug target/50505] New: gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"

2011-09-24 Thread pacho at condmat1 dot ciencias.uniovi.es
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50505 Bug #: 50505 Summary: gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native" Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug c++/40831] g++ generated symbols for cloned function that be demangled.

2011-09-24 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831 --- Comment #13 from Dmitry Gorbachev 2011-09-24 10:39:28 UTC --- Thanks! It would be nice to fix it in binutils and in gdb as well.

[Bug c++/50504] g++ 4.5.2 -O2 with complex produces incorrect code on AMD64

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50504 --- Comment #1 from Paolo Carlini 2011-09-24 10:05:08 UTC --- I haven't really looked into the code, but both gcc4.6.x and mainline seem fine. Thus in case would be a regression from 4.4.x present only in 4.5.x: unless the fix is a relatively str

[Bug c++/44267] SFINAE does not handle down static_cast over virtual inheritance

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

[Bug c++/44267] SFINAE does not handle down static_cast over virtual inheritance

2011-09-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44267 --- Comment #6 from paolo at gcc dot gnu.org 2011-09-24 09:55:06 UTC --- Author: paolo Date: Sat Sep 24 09:55:01 2011 New Revision: 179141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179141 Log: /cp 2011-09-24 Paolo Carlini PR

[Bug tree-optimization/46309] optimization a==3||a==1

2011-09-24 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46309 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Compone

[Bug c++/50504] New: g++ 4.5.2 -O2 with complex produces incorrect code on AMD64

2011-09-24 Thread casubbu at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50504 Bug #: 50504 Summary: g++ 4.5.2 -O2 with complex produces incorrect code on AMD64 Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED