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

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

[Bug libstdc++/54523] srand() initializing seed for random() function

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

[Bug c++/54518] A problem using -O2 with g++4.5.0 and g++4.6.0 (see titi.cc)

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

[Bug fortran/54208] [4.6/4.7/4.8 Regression] compilation error for ubound construct in PARAMETER statements

2012-09-08 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208 --- Comment #6 from Mikael Morin mikael at gcc dot gnu.org 2012-09-08 09:23:00 UTC --- Author: mikael Date: Sat Sep 8 09:22:54 2012 New Revision: 191090 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=191090 Log: fortran/ PR

[Bug rtl-optimization/54524] New: Spurious add on sum of bitshifts

2012-09-08 Thread jan.sm...@alcatel-lucent.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54524 Bug #: 54524 Summary: Spurious add on sum of bitshifts Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3

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

2012-09-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #53 from Jonathan Wakely redi at gcc dot gnu.org 2012-09-08 10:40:31 UTC --- Please post the patch to the right list and I'll approve it, all libstdc++ patches need to go to the libstdc++ list.

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

2012-09-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #54 from Jonathan Wakely redi at gcc dot gnu.org 2012-09-08 11:00:36 UTC --- I've tested the patch myself now, it's ok, please commit it asap (but in future remember to send patches to the libstdc++ list as well as gcc-patches, I

[Bug tree-optimization/54525] New: Recognize (vec_)cond_expr in mask operation

2012-09-08 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54525 Bug #: 54525 Summary: Recognize (vec_)cond_expr in mask operation Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement

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

2012-09-08 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54506 --- Comment #2 from Nikolka tsoae at mail dot ru 2012-09-08 12:17:24 UTC --- (In reply to comment #1) How are you calling g++? /mingw-gcc-4.7.1/bin/g++ test.cpp -std=c++11 What version are you using? Target: i686-pc-mingw32 Configured with:

[Bug c++/54521] g++ fails to call explicit constructors in the second step of copy initialization

2012-09-08 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54521 --- Comment #2 from Nikolka tsoae at mail dot ru 2012-09-08 12:36:29 UTC --- (In reply to comment #1) Works fine with 4.6.3, 4.7.2 20120716 (prerelease) and 4.8.0 20120716 (experimental) As requested when submitting the bug, please provide

[Bug c++/54526] New: :: is incorrectly treated as digraph : followed by colon

2012-09-08 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Bug #: 54526 Summary: :: is incorrectly treated as digraph : followed by colon Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug rtl-optimization/54524] Spurious add on sum of bitshifts

2012-09-08 Thread jan.sm...@alcatel-lucent.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54524 --- Comment #1 from Jan Smets jan.sm...@alcatel-lucent.com 2012-09-08 13:18:48 UTC --- Created attachment 28152 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28152 testcase The result is correct with -fno-forward-propagate tUint64 is

[Bug c++/54521] g++ fails to call explicit constructors in the second step of copy initialization

2012-09-08 Thread tsoae at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54521 --- Comment #3 from Nikolka tsoae at mail dot ru 2012-09-08 13:25:20 UTC --- In both cases (for g++ v4.7.1 and v4.8.0) the only compiler option was -std=c++11. Nothing magical.

[Bug c++/54527] New: wcout breaks on win32 console

2012-09-08 Thread vurentjie at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54527 Bug #: 54527 Summary: wcout breaks on win32 console Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug c++/54527] wcout breaks on win32 console

2012-09-08 Thread vurentjie at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54527 --- Comment #1 from vurentjie vurentjie at gmail dot com 2012-09-08 14:19:45 UTC --- i did try follow this deeper, but the __ostream_insert specialization for wchar_t is not in ostream_insert.h, but it seems to be declared in ostream-inst.cc

[Bug bootstrap/39572] x86_64-*-openbsd* is not supported yet

2012-09-08 Thread rob1weld at aol dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39572 --- Comment #4 from Rob rob1weld at aol dot com 2012-09-08 15:17:11 UTC --- Thank you, one and all.

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

2012-09-08 Thread danglin at gcc dot gnu.org
-prefix=/home/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu --enable-java-gc=boehm --without-cloog --without-ppl --enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto Thread model: posix gcc version 4.8.0 20120908 (experimental) [trunk

[Bug c/54529] New: dead code elimination deletes code adressed by referenced labels

2012-09-08 Thread Wasserthal at nefkom dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54529 Bug #: 54529 Summary: dead code elimination deletes code adressed by referenced labels Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug c/54529] dead code elimination deletes code adressed by referenced labels

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

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

2012-09-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54528 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added CC||crowl at

[Bug c++/54021] [c++0x] __builtin_constant_p should be constexpr

2012-09-08 Thread david at doublewise dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54021 David Stone david at doublewise dot net changed: What|Removed |Added CC||david at

[Bug libstdc++/54530] New: [4.8 regression] error: std::piecewise_construct causes a section type conflict with std::piecewise_construct

2012-09-08 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54530 Bug #: 54530 Summary: [4.8 regression] error: std::piecewise_construct causes a section type conflict with std::piecewise_construct Classification: Unclassified

[Bug c++/54021] [c++0x] __builtin_constant_p should be constexpr

2012-09-08 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54021 --- Comment #6 from Andy Lutomirski luto at mit dot edu 2012-09-08 22:29:17 UTC --- I think that's correct. x isn't a standards-mandated constant expression, so __builtin_constant_p depends on optimization level and probably shouldn't be allowed

[Bug target/54531] New: vpermilpd(x, 2 or 10) is a move

2012-09-08 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54531 Bug #: 54531 Summary: vpermilpd(x, 2 or 10) is a move Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/54521] g++ fails to call explicit constructors in the second step of copy initialization

2012-09-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54521 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW --- Comment

[Bug libstdc++/54530] [4.8 regression] error: std::piecewise_construct causes a section type conflict with std::piecewise_construct

2012-09-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54530 --- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2012-09-09 00:35:25 UTC --- This is a compiler (back end) issue isn't it? That line of stl_pair.h cannot change - C++11 spells it out exactly like that - and is very very old.

[Bug c++/54532] New: [C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable

2012-09-08 Thread cvs at cs dot utoronto.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54532 Bug #: 54532 Summary: [C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable Classification: Unclassified

[Bug c++/54532] [C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable

2012-09-08 Thread cvs at cs dot utoronto.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54532 --- Comment #1 from Chris cvs at cs dot utoronto.ca 2012-09-09 02:24:57 UTC --- Created attachment 28155 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28155 preprocessed source

[Bug libstdc++/54451] c++11/random.cc build failure when _GLIBCXX_USE_C99_STDINT_TR1 is not defined in config.h

2012-09-08 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54451 rbmj at verizon dot net changed: What|Removed |Added CC||rbmj at verizon dot net ---

[Bug debug/54533] New: breakpoint on C-style variadic function not hit at -O0 on amd64

2012-09-08 Thread b.r.longbons at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54533 Bug #: 54533 Summary: breakpoint on C-style variadic function not hit at -O0 on amd64 Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED