[Bug gcov-profile/54487] New: [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 Bug #: 54487 Summary: [4.8 Regression] profiledbootstrap broken by r190952 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/54486] [4.6/4.7/4.8 Regression] Spurious printf format warning mentions nonexistent type 'sizetype'

2012-09-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54486 Jakub Jelinek changed: What|Removed |Added Component|c |middle-end Target Milestone|4.8.0

[Bug c++/54485] g++ should diagnose default arguments in out-of-line definitions for template class member functions

2012-09-05 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54485 Thiago Macieira changed: What|Removed |Added CC||thiago at kde dot org --- Comment #1 fr

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 Andrew Pinski changed: What|Removed |Added Keywords||build Target Milestone|---

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)

2012-09-05 Thread nenakhov.sergey at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43122 SergeyN changed: What|Removed |Added CC||nenakhov.sergey at gmail |

[Bug c++/54483] undefined reference to static constexpr in .so

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

[Bug rtl-optimization/46843] ICE: in spill_failure, at reload1.c:2157 -fschedule-insns -fsched-pressure

2012-09-05 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46843 Uros Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/46829] ICE: in spill_failure, at reload1.c:2105 with -fschedule-insns -fsched-pressure and variadic function

2012-09-05 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46829 Uros Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED Component|rtl-optimizatio

[Bug regression/53964] regression: sparc64 FreeBSD: /usr/ports/lang/gcc46/work/build/./prev-gcc/include/stddef.h:150:26: error: two or more data types n declaration specifiers

2012-09-05 Thread mexas at bristol dot ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53964 --- Comment #6 from Anton Shterenlikht 2012-09-05 08:44:00 UTC --- on 4.7 the error is slightly different: gmake[3]: Entering directory `/usr/ports/lang/gcc47/work/build/libcpp' /usr/ports/lang/gcc47/work/build/./prev-gcc/g++ -B/usr/ports/lang/g

[Bug target/54461] [avr] add configure option for better AVR-Libc integration

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54461 --- Comment #1 from Georg-Johann Lay 2012-09-05 08:48:00 UTC --- Author: gjl Date: Wed Sep 5 08:47:50 2012 New Revision: 190967 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190967 Log: PR target/54461 * configure.ac (noconfigdi

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 Richard Guenther changed: What|Removed |Added CC||tejohnson at google dot com --- Commen

[Bug c++/54485] g++ should diagnose default arguments in out-of-line definitions for template class member functions

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

[Bug c++/54483] undefined reference to static constexpr in .so

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

[Bug tree-optimization/54481] missed optimization: unnecessary indirect call

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

[Bug tree-optimization/54000] [4.6/4.7/4.8 Regression] Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication

2012-09-05 Thread benedict.geihe at ins dot uni-bonn.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54000 --- Comment #6 from Benedict Geihe 2012-09-05 09:30:05 UTC --- I originally reported that using a C array instead of STL's vector solves the problem. I am afraid that was wrong. I can also not remember what lead me to this conclusion. Anyway I a

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)

2012-09-05 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43122 --- Comment #7 from Marc Glisse 2012-09-05 09:32:11 UTC --- http://gcc.gnu.org/ml/gcc-patches/2012-08/msg02098.html

[Bug tree-optimization/54000] [4.6/4.7/4.8 Regression] Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication

2012-09-05 Thread benedict.geihe at ins dot uni-bonn.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54000 Benedict Geihe changed: What|Removed |Added Attachment #27816|0 |1 is obsolete|

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

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #30 from Dominique d'Humieres 2012-09-05 09:39:17 UTC --- > Er, why should this test ever be run with the system compiler? libstdc++ > should > only ever be built by a newly built g++. The problem is not with the compiler, but with

[Bug tree-optimization/54481] missed optimization: unnecessary indirect call

2012-09-05 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54481 --- Comment #2 from Ondrej Bilka 2012-09-05 09:42:27 UTC --- On Wed, Sep 05, 2012 at 09:30:04AM +, rguenth at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54481 > > Richard Guenther changed: > >What|

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)

2012-09-05 Thread nenakhov.sergey at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43122 --- Comment #8 from SergeyN 2012-09-05 09:42:58 UTC --- (In reply to comment #7) > http://gcc.gnu.org/ml/gcc-patches/2012-08/msg02098.html That's nice, but I would really prefer to define my own comparison operator, because the actual comparison

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

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #31 from Dominique d'Humieres 2012-09-05 09:45:08 UTC --- http://gcc.gnu.org/ml/gcc/2012-09/msg00025.html clock ticking;-(

[Bug c++/54191] [C++11] SFINAE does not handle conversion to inaccessible base

2012-09-05 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191 --- Comment #6 from paolo at gcc dot gnu.org 2012-09-05 10:14:43 UTC --- Author: paolo Date: Wed Sep 5 10:14:37 2012 New Revision: 190969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190969 Log: /cp 2012-09-05 Paolo Carlini PR

[Bug tree-optimization/54488] New: tree loop invariant motion uses an excessive amount of memory

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54488 Bug #: 54488 Summary: tree loop invariant motion uses an excessive amount of memory Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug fortran/54463] -fdefault-real-8 does not promote the BLAS call when using -fexternal-blas

2012-09-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54463 --- Comment #5 from Tobias Burnus 2012-09-05 10:21:53 UTC --- (In reply to comment #1) > This bug report should be closed. Combining > -fexternal-blas and -fdefault-real-8 would > add needless complexity to the compiler. I think a patch like m

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

2012-09-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54314 --- Comment #8 from Paolo Carlini 2012-09-05 10:25:16 UTC --- I think we should identify when this changed and why. Then, we can certainly add the export (please send a regular patch to the library mailing list) but at a new minor version, thus C

[Bug c++/54191] [C++11] SFINAE does not handle conversion to inaccessible base

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

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

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54489 Bug #: 54489 Summary: tree FRE uses an excessive amount of memory Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: memory-hog Se

[Bug middle-end/36041] Speed up builtin_popcountll

2012-09-05 Thread jsalavert at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36041 José Salavert Torres changed: What|Removed |Added CC||jsalavert at gmail dot com --- Com

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

2012-09-05 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #32 from Marc Glisse 2012-09-05 10:46:35 UTC --- (In reply to comment #30) > > Er, why should this test ever be run with the system compiler? libstdc++ > > should > > only ever be built by a newly built g++. > > The problem is not w

[Bug target/45070] Miscompiled c++ class with packed attribute on ARM with -Os optimizations (Qt 4.6.2)

2012-09-05 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45070 --- Comment #22 from amker at gcc dot gnu.org 2012-09-05 10:50:00 UTC --- Author: amker Date: Wed Sep 5 10:49:56 2012 New Revision: 190970 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190970 Log: Backport from 2012-09-04 mainline r19

[Bug target/45070] Miscompiled c++ class with packed attribute on ARM with -Os optimizations (Qt 4.6.2)

2012-09-05 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45070 --- Comment #23 from amker at gcc dot gnu.org 2012-09-05 10:54:11 UTC --- Author: amker Date: Wed Sep 5 10:54:08 2012 New Revision: 190971 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190971 Log: Backport from 2012-09-04 mainline r19

[Bug tree-optimization/46590] [4.6/4.7/4.8 Regression] long compile time with -O2 and many loops

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #36 from Richard Guenther 2012-09-05 10:59:52 UTC --- If I fix that (PR54489) by iterating over immediate dominators when querying AVAIL_OUT instead of accumulating then other loop opts quickly take over in compile-time, but memory us

[Bug c++/54483] undefined reference to static constexpr in .so

2012-09-05 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54483 --- Comment #3 from Daniel Krügler 2012-09-05 11:12:13 UTC --- (In reply to comment #1) > This is invalid as per [class.static.data]/3 : On C++11 level it should be valid, because odr-usage does not happen here according to [basic.def.odr] p3:

[Bug c++/54483] undefined reference to static constexpr in .so

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

[Bug fortran/54462] [4.8 Regression] Another "segmentation fault" after an error in COMMON statement after r190853

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54462 --- Comment #2 from Dominique d'Humieres 2012-09-05 11:46:24 UTC --- Indeed the patch in comment #1 fixes the PR without regression.

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-05 Thread dnovillo at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 --- Comment #5 from dnovillo at google dot com 2012-09-05 11:48:38 UTC --- On Wed, Sep 5, 2012 at 2:12 AM, glisse at gcc dot gnu.org wrote: > did you also take a look at the warning about lessthan_ in the clang messages? No. Clang's output wa

[Bug other/54490] New: ICE: Spill failure in newlib build

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54490 Bug #: 54490 Summary: ICE: Spill failure in newlib build Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Keywords: ice-on-valid-code, ra

[Bug other/54490] [4.7 Regression] ICE: Spill failure in newlib build

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54490 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)

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

[Bug target/54461] [avr] add configure option for better AVR-Libc integration

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54461 --- Comment #2 from Georg-Johann Lay 2012-09-05 12:19:54 UTC --- Author: gjl Date: Wed Sep 5 12:19:47 2012 New Revision: 190973 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190973 Log: Backport from 2012-09-05 mainline r190697.

[Bug target/54461] [avr] add configure option for better AVR-Libc integration

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54461 Georg-Johann Lay changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)

2012-09-05 Thread nenakhov.sergey at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43122 --- Comment #10 from SergeyN 2012-09-05 12:24:49 UTC --- (In reply to comment #9) > Then put it into a class and add overloaded comparison operators for the > wrapper class. That is the same thing as with float/double, you can't > overload > fl

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

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #33 from Dominique d'Humieres 2012-09-05 12:31:06 UTC --- > Er, did you read comment #26? Do comments #24 and #25 answer this question? > Jack says the configure test is being run with > clang, which if true looks like a bug. It i

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2012-09-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #34 from Jakub Jelinek 2012-09-05 12:40:49 UTC --- No, the #c24 and #c25 comments make no sense at all. In void f(void) { asm ("rdrand %eax"); } rdrand shouldn't be optimized out, at least not by gcc, asm in this case is implicitly vo

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

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #35 from Dominique d'Humieres 2012-09-05 12:59:09 UTC --- > No, the #c24 and #c25 comments make no sense at all. My only claim is that they allow to bootstrap again my platform of choice. > In void f(void) { asm ("rdrand %eax"); } r

[Bug driver/28718] Call to -lgcc added prior to user libraries

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28718 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/54461] [avr] add configure option for better AVR-Libc integration

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54461 Georg-Johann Lay changed: What|Removed |Added CC||j at uriah dot heep.sax.de --- Comment

[Bug c/54491] New: interval membership optimization

2012-09-05 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54491 Bug #: 54491 Summary: interval membership optimization Classification: Unclassified Product: gcc Version: 4.8.0 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-05 Thread drepper.fsp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #36 from Ulrich Drepper 2012-09-05 13:25:21 UTC --- (In reply to comment #35) > What will happen if the assembly accept rdrand, but not the CPU? The code at runtime checks for the feature bit. There will be no problem. This is *exc

[Bug fortran/54474] [4.8 Regression]: gfortran.dg/coarray_poly_3.f90

2012-09-05 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54474 --- Comment #4 from Mikael Morin 2012-09-05 13:27:08 UTC --- Author: mikael Date: Wed Sep 5 13:26:58 2012 New Revision: 190977 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190977 Log: 2012-09-05 Dominique Dhumieres PR fortran/5

[Bug tree-optimization/54492] New: [4.8 Regression] SLSR takes ages

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54492 Bug #: 54492 Summary: [4.8 Regression] SLSR takes ages Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: compile-time-hog Severit

[Bug tree-optimization/46590] [4.6/4.7/4.8 Regression] long compile time with -O2 and many loops

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #37 from Richard Guenther 2012-09-05 13:29:20 UTC --- Author: rguenth Date: Wed Sep 5 13:29:13 2012 New Revision: 190978 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190978 Log: 2012-09-05 Richard Guenther PR tree-o

[Bug middle-end/54493] New: -fguess-branch-probability takes ages

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54493 Bug #: 54493 Summary: -fguess-branch-probability takes ages Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: compile-time-hog Se

[Bug tree-optimization/54492] [4.8 Regression] SLSR takes ages

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54492 --- Comment #1 from Richard Guenther 2012-09-05 13:30:55 UTC --- Use -fno-guess-branch-probability.

[Bug fortran/54474] [4.8 Regression]: gfortran.dg/coarray_poly_3.f90

2012-09-05 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54474 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54489 --- Comment #1 from Richard Guenther 2012-09-05 13:52:25 UTC --- Testcase: int foo (int a) { int b = 0; #define X if (a) b = b + 1; #define XX X X X X X X X X X X #define XXX XX XX XX XX XX XX XX XX XX XX #define XXX XXX XXX XXX XXX XXX X

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

2012-09-05 Thread drepper.fsp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #37 from Ulrich Drepper 2012-09-05 13:57:27 UTC --- (In reply to comment #23) > (though, > apparently insufficient for i?86 - it should use either __get_cpuid, or > __get_cpuid_max before __cpuid). I fixed that. The code now should

[Bug tree-optimization/54491] interval membership optimization

2012-09-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54491 Richard Guenther changed: What|Removed |Added Keywords||missed-optimization Status

[Bug tree-optimization/54491] interval membership optimization

2012-09-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54491 --- Comment #2 from Jakub Jelinek 2012-09-05 14:54:50 UTC --- I'm suprised PR46309 doesn't handle this. Will look at it.

[Bug fortran/54463] -fdefault-real-8 does not promote the BLAS call when using -fexternal-blas

2012-09-05 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54463 --- Comment #6 from Steve Kargl 2012-09-05 14:56:36 UTC --- On Wed, Sep 05, 2012 at 10:21:53AM +, burnus at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54463 > > --- Comment #5 from Tobias Burnus 2012-09-05 > 10:21

[Bug driver/28718] Call to -lgcc added prior to user libraries

2012-09-05 Thread j at uriah dot heep.sax.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28718 --- Comment #13 from Joerg Wunsch 2012-09-05 15:08:27 UTC --- All this is fighting the symptoms though. My point (as outlined in comment #8: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28718#c8 ) is: When operating as a C compiler, *all* user-s

[Bug tree-optimization/54491] interval membership optimization

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

[Bug c++/18747] "template<> int i;" accepted

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

[Bug c++/54441] [4.7/4.8 Regression] Infinite loop with brace initializer on zero-length array

2012-09-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54441 Paolo Carlini changed: What|Removed |Added Target Milestone|4.7.2 |4.8.0

[Bug middle-end/36041] Speed up builtin_popcountll

2012-09-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36041 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |glisse at gcc dot gnu.org --- Comment #9

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #3 from H.J. Lu 2012-09-05 15:41:18 UTC --- Also happens with revision 190982 on Fedora 18/x86-64. I configured GCC with --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #4 from Markus Trippelsdorf 2012-09-05 15:46:16 UTC --- Created attachment 28133 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28133 bad .gcda file I've attached a bad .gcda file. Please note that both H.J. and I use --with-bu

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-05 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 Marc Glisse changed: What|Removed |Added CC||glisse at gcc dot gnu.org --- Comment #6 fr

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #5 from H.J. Lu 2012-09-05 16:17:01 UTC --- I can reproduce it with only --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --enable-languages=c,c++ --prefix=/usr/local --enable-gnu-indirect-function --with-fpmath=sse

[Bug c++/54420] [4.6/4.7/4.8 Regression] Segmentation fault in decl_mangling_context

2012-09-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54420 Paolo Carlini changed: What|Removed |Added Target Milestone|4.6.4 |4.8.0

[Bug libstdc++/54172] [4.7/4.8 Regression] __cxa_guard_acquire thread-safety issue

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

[Bug middle-end/54486] [4.6/4.7/4.8 Regression] Spurious printf format warning mentions nonexistent type 'sizetype'

2012-09-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54486 --- Comment #4 from Jakub Jelinek 2012-09-05 16:28:27 UTC --- Author: jakub Date: Wed Sep 5 16:27:55 2012 New Revision: 190986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190986 Log: PR middle-end/54486 * builtins.c (fold_buil

[Bug middle-end/54486] [4.6/4.7/4.8 Regression] Spurious printf format warning mentions nonexistent type 'sizetype'

2012-09-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54486 --- Comment #5 from Jakub Jelinek 2012-09-05 16:29:49 UTC --- Author: jakub Date: Wed Sep 5 16:29:42 2012 New Revision: 190987 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190987 Log: PR middle-end/54486 * builtins.c (fold_buil

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-05 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 --- Comment #7 from Diego Novillo 2012-09-05 16:34:54 UTC --- Author: dnovillo Date: Wed Sep 5 16:34:42 2012 New Revision: 190988 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190988 Log: PR bootstrap/54484 * vec.h (vec_t::lower

[Bug bootstrap/54484] r190927 breaks bootstrap with clang compiler

2012-09-05 Thread dnovillo at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484 --- Comment #8 from dnovillo at google dot com 2012-09-05 16:38:21 UTC --- On 2012-09-05 12:11 , glisse at gcc dot gnu.org wrote: > I meant the one in this PR's description. The second overload of lower_bound > takes an argument lessthan_ but us

[Bug fortran/54462] [4.8 Regression] Another "segmentation fault" after an error in COMMON statement after r190853

2012-09-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54462 --- Comment #3 from Tobias Burnus 2012-09-05 16:40:56 UTC --- Author: burnus Date: Wed Sep 5 16:40:48 2012 New Revision: 190989 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190989 Log: 2012-09-05 Tobias Burnus PR fortran/54

[Bug fortran/54462] [4.8 Regression] Another "segmentation fault" after an error in COMMON statement after r190853

2012-09-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54462 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/54494] New: Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Bug #: 54494 Summary: Missing store to volatile Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code AssignedTo|unassigned

[Bug tree-optimization/54491] interval membership optimization

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54491 --- Comment #4 from Andrew Pinski 2012-09-05 17:52:53 UTC --- > integer overflow Note there is never any integer overflow with unsigned types but always wrapping.

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/54495] New: gcc gives a false warning in kernel/trace/trace_events_filter.c

2012-09-05 Thread toralf.foerster at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54495 Bug #: 54495 Summary: gcc gives a false warning in kernel/trace/trace_events_filter.c Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 --- Comment #2 from Andrew Pinski 2012-09-05 18:23:56 UTC --- Created attachment 28134 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28134 Patch which fixes the problem Here is the fix.

[Bug target/54496] New: [M32C] - Improve address costs estimations

2012-09-05 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54496 Bug #: 54496 Summary: [M32C] - Improve address costs estimations Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement Pr

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #6 from Teresa Johnson 2012-09-05 19:02:51 UTC --- I finally got a reproducer for the error that H.J. reported. I will work on fixing that first. Markus, I looked at the gcda file you sent but don't see anything obviously wrong with

[Bug gcov-profile/54487] [4.8 Regression] profiledbootstrap broken by r190952

2012-09-05 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54487 --- Comment #7 from Markus Trippelsdorf 2012-09-05 19:20:18 UTC --- (In reply to comment #6) > Markus, I looked at the gcda file you sent but don't see anything obviously > wrong with it. gcov-dump reports that most of the counts in that file ar

[Bug libstdc++/54296] using the object in the map to erase element from the map crashes

2012-09-05 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54296 --- Comment #9 from François Dumont 2012-09-05 19:41:21 UTC --- Author: fdumont Date: Wed Sep 5 19:41:16 2012 New Revision: 190991 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190991 Log: 2012-09-05 François Dumont PR libstdc++

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread r...@linux-mips.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Ralf Baechle changed: What|Removed |Added CC||r...@linux-mips.org --- Comment #3 from Ra

[Bug other/54490] [4.7 Regression] ICE: Spill failure in newlib build

2012-09-05 Thread eric.weddington at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54490 Eric Weddington changed: What|Removed |Added Priority|P3 |P4 Severity|major

[Bug testsuite/54184] [4.8 Regression] gcc.dg/pr52558-1.c failure

2012-09-05 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54184 Aldy Hernandez changed: What|Removed |Added AssignedTo|unassigned at gcc dot |aldyh at gcc dot gnu.org

[Bug other/54490] [4.7 Regression] ICE: Spill failure in newlib build

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54490 --- Comment #2 from Georg-Johann Lay 2012-09-05 21:24:40 UTC --- I see hundreds of spill fails riunning the test suite -- with AVR-Libc. Some months ago, 2 or 3 pathological test cases failes with spill fails. Now there are hundreds of fails fo

[Bug driver/28718] Call to -lgcc added prior to user libraries

2012-09-05 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28718 Georg-Johann Lay changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug c/51840] asm goto enhancement request

2012-09-05 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51840 Timo Kreuzer changed: What|Removed |Added CC||timo.kreuzer at reactos dot

[Bug tree-optimization/54497] New: Revision 190015 causes 22% degradation on 172.mgrid on PowerPC

2012-09-05 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54497 Bug #: 54497 Summary: Revision 190015 causes 22% degradation on 172.mgrid on PowerPC Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/54498] New: incorrect code generation from g++ -O on x86_64

2012-09-05 Thread stevenj at alum dot mit.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54498 Bug #: 54498 Summary: incorrect code generation from g++ -O on x86_64 Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Pr

[Bug c/54495] gcc gives a false warning in kernel/trace/trace_events_filter.c

2012-09-05 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54495 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #1

[Bug tree-optimization/54498] [4.7/4.8 Regression] incorrect code generation from g++ -O

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

[Bug testsuite/54184] [4.8 Regression] gcc.dg/pr52558-1.c failure

2012-09-05 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54184 --- Comment #6 from Aldy Hernandez 2012-09-05 22:43:03 UTC --- Created attachment 28137 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28137 proposed patch Proposed patch using the simulate-thread harness.

[Bug debug/54499] New: GCC produces wrong debugging information, failure while assembling generated .s file

2012-09-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 Bug #: 54499 Summary: GCC produces wrong debugging information, failure while assembling generated .s file Classification: Unclassified Product: gcc Version: 4.8.0 St

  1   2   >