[Bug libstdc++/51386] [4.7 Regression]: 23_containers/unordered_set/hash_policy/load_factor.cc execution timeout

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

[Bug c++/51457] New: Add warning about impossible boolean comparisons

2011-12-07 Thread lloyd at randombit dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51457 Bug #: 51457 Summary: Add warning about impossible boolean comparisons Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement

[Bug libstdc++/51456] gcc-4.5.3 ARM misaligned relocation for __gxx_personality_v0 in libstdc++

2011-12-07 Thread junkmailnotread at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51456 --- Comment #3 from junkmailnotread at yahoo dot com 2011-12-07 20:31:02 UTC --- I'm using glibc-2.12.2

[Bug gcov-profile/51449] [4.7 regression] Rev181994 causes tramp3d-v4 profiled build failure

2011-12-07 Thread nathan at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51449 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/51229] [C++0x] [4.7 Regression] Broken diagnostic: 'integer_cst' not supported by dump_dec

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51229 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2011-12-07 20:43:12 UTC --- Author: jakub Date: Wed Dec 7 20:43:06 2011 New Revision: 182088 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182088 Log: PR c++/51229 *

[Bug c++/51429] [4.7 Regression] ICE with invalid use of overloaded member function

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51429 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2011-12-07 20:46:41 UTC --- Author: jakub Date: Wed Dec 7 20:46:38 2011 New Revision: 182089 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182089 Log: PR c++/51429 *

[Bug c++/51369] [c++0x] [4.7 Regression] ICE using constexpr in template

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51369 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51229] [C++0x] [4.7 Regression] Broken diagnostic: 'integer_cst' not supported by dump_dec

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51229 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/51429] [4.7 Regression] ICE with invalid use of overloaded member function

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51429 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51458] New: [4.7 Regression] Accepts invalid designated initializers

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51458 Bug #: 51458 Summary: [4.7 Regression] Accepts invalid designated initializers Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/51458] [4.7 Regression] Accepts invalid designated initializers

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51458 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug preprocessor/49973] Column numbers count special characters as multiple columns

2011-12-07 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49973 --- Comment #10 from joseph at codesourcery dot com joseph at codesourcery dot com 2011-12-07 20:56:01 UTC --- On Wed, 7 Dec 2011, tromey at gcc dot gnu.org wrote: Note that GCC also handles the tab case incorrectly here. Yes, GCC should be

[Bug tree-optimization/51446] -fno-trapping-math generates NaN constant with different sign

2011-12-07 Thread lucier at math dot purdue.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51446 --- Comment #3 from lucier at math dot purdue.edu 2011-12-07 21:07:09 UTC --- I've looked through the code in real.c a bit (and perhaps the component of this bug report should be changed). It appears that do_divide, when given 0.0/0.0, calls

[Bug ada/48835] Porting GNAT to GNU/Linux/m68k

2011-12-07 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #47 from Mikael Pettersson mikpe at it dot uu.se 2011-12-07 21:12:39 UTC --- (In reply to comment #42) -O2 -W -Wall -gnatpg -nostdinc a-assert.adb -o a-assert.o +===GNAT BUG

[Bug libffi/50051] MIPS libffi does not compile for mips64octeon-linux-gnu

2011-12-07 Thread green at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051 --- Comment #5 from Anthony Green green at redhat dot com 2011-12-07 21:48:29 UTC --- (In reply to comment #4) (In reply to comment #3) Thanks Andrew. Does this force the generation of FP instructions, which are then emulated through OS

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #32 from Jakub Jelinek jakub at gcc dot gnu.org 2011-12-07 22:06:04 UTC --- Author: jakub Date: Wed Dec 7 22:05:59 2011 New Revision: 182090 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182090 Log: PR bootstrap/50237

[Bug c++/51454] For loop improper scoping

2011-12-07 Thread pubby.8 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51454 Pubby8 pubby.8 at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/51459] New: [4.6 Regression] 'double free or corruption' involving std::function, std::vector and lambdas

2011-12-07 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51459 Bug #: 51459 Summary: [4.6 Regression] 'double free or corruption' involving std::function, std::vector and lambdas Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/51459] [4.6 Regression] 'double free or corruption' involving std::function, std::vector and lambdas

2011-12-07 Thread kennytm at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51459 --- Comment #1 from kennytm at gmail dot com 2011-12-07 22:48:14 UTC --- Created attachment 26018 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26018 The .ii file

[Bug libffi/50051] MIPS libffi does not compile for mips64octeon-linux-gnu

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051 --- Comment #6 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-07 22:59:10 UTC --- Author: pinskia Date: Wed Dec 7 22:59:06 2011 New Revision: 182092 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182092 Log: 2011-12-07 Andrew

[Bug c++/51420] [c++0x] ICE with invalid user-defined literals

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

[Bug libffi/50051] MIPS libffi does not compile for mips64octeon-linux-gnu

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51459] [4.7 Regression] 'double free or corruption' involving std::function and lambdas

2011-12-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51459 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Summary|[4.6 Regression] 'double|[4.7

[Bug c++/51454] For loop improper scoping

2011-12-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51454 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Resolution|FIXED |WORKSFORME

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-07 Thread maxim_kuvyrkov at mentor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #9 from maxim_kuvyrkov at mentor dot com 2011-12-08 00:06:40 UTC --- On 7/12/2011, at 7:40 AM, sebpop at gmail dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #8 from sebpop at gmail dot com sebpop at

[Bug c++/51460] New: [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread fsaresh at ucdavis dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 Bug #: 51460 Summary: [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault Classification: Unclassified

[Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Severity|critical|normal ---

[Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread fsaresh at ucdavis dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 --- Comment #2 from Faraaz Sareshwala fsaresh at ucdavis dot edu 2011-12-08 00:46:04 UTC --- Created attachment 26019 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26019 preprocessed source (gzipped because too large otherwise)

[Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread fsaresh at ucdavis dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 --- Comment #3 from Faraaz Sareshwala fsaresh at ucdavis dot edu 2011-12-08 00:46:58 UTC --- (In reply to comment #1) Please submit a full bug report, with preprocessed source if appropriate. See file:///usr/share/doc/gcc-4.6/README.Bugs

[Bug c++/51401] [c++0x] [4.7 Regression] ICE with invalid use of auto in template

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51401 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2011-12-08 00:50:29 UTC --- Author: jakub Date: Thu Dec 8 00:50:26 2011 New Revision: 182097 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182097 Log: PR c++/51401 *

[Bug c++/51401] [c++0x] [4.7 Regression] ICE with invalid use of auto in template

2011-12-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51401 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51440] C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace

2011-12-07 Thread blue.dragan+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51440 --- Comment #2 from Chris blue.dragan+gcc at gmail dot com 2011-12-08 01:04:18 UTC --- When narrowing down the issue I stripped a detail which may be important. All contents of the test.h file are in fact in extern C { } range. When the repro

[Bug ada/49084] [4.7 regression] bootstrap failure with Ada enabled

2011-12-07 Thread cestrauss at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49084 --- Comment #15 from Cesar Strauss cestrauss at gmail dot com 2011-12-08 01:23:31 UTC --- (In reply to comment #14) Unfortunately I don't seem to be able to reproduce on Linux. Could you see what object code has been generated for the line

[Bug middle-end/39509] [4.4/4.5/4.6/4.7 Regression] bad optimization(?) pure virtual function call with -O2

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39509 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Known to fail|| --- Comment

[Bug rtl-optimization/21617] [4.4/4.5/4.6/4.7 Regression] CRC64 algorithm optimization problem on Intel 32-bit

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21617 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-08 03:34:57 UTC --- -O1: .L2: movl%eax, %edx sarl$31, %edx shrl$24, %edx leal(%eax,%edx), %ecx andl$255, %ecx subl%edx, %ecx

[Bug rtl-optimization/21617] [4.4/4.5/4.6/4.7 Regression] CRC64 algorithm optimization problem on Intel 32-bit

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21617 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-08 03:37:28 UTC --- -O1: bb 5: # __crc0_73 = PHI __crc0_35(5), __crc0_54(7) # __data_75 = PHI __data_32(5), data_7(7) D.1900_26 = __crc0_73 56; D.1901_27 = (int)

[Bug rtl-optimization/21617] [4.4/4.5/4.6/4.7 Regression] CRC64 algorithm optimization problem on Intel 32-bit

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21617 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||ra --- Comment

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-07 Thread sebpop at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #10 from sebpop at gmail dot com sebpop at gmail dot com 2011-12-08 04:08:14 UTC --- On Wed, Dec 7, 2011 at 18:06, maxim_kuvyrkov at mentor dot com gcc-bugzi...@gcc.gnu.org wrote: Do I understand correctly that you are suggesting

[Bug tree-optimization/49772] [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49772 --- Comment #10 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-08 04:54:41 UTC --- A better non specific to tree-ssa-structaliasing patch: Index: cgraphunit.c === ---

[Bug gcov-profile/51361] [4.7 Regression] 471.omnetpp of SPEC2006 fails to build with -fprofile-generate

2011-12-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51361 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-08 04:58:51 UTC --- This could also be related to PR 51449.

[Bug gcov-profile/51361] [4.7 Regression] 471.omnetpp of SPEC2006 fails to build with -fprofile-generate

2011-12-07 Thread nathan at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51361 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added CC||nathan at gcc

[Bug c++/51215] [4.7 Regression] ICE with invalid array initializer

2011-12-07 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51215 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

<    1   2