[Bug c/53083] gcc bug in moving from the SSE registers back onto the heap.

2012-05-01 Thread da_fox at mad dot scientist.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53083 --- Comment #7 from Da Fox 2012-05-01 07:54:54 UTC --- (In reply to comment #6) ... > The latest available gcc-version for my distribution (gentoo) appears to be > 4.6.2, which I will try next. This seems to still happen with 4.6.2 at least.

[Bug middle-end/27139] Optimize double INT->FP->INT conversions with -ffast-math

2012-05-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27139 --- Comment #4 from Marc Glisse 2012-05-01 09:32:25 UTC --- Hello Uros, is there any other case you think should be handled, or should we close the bug?

[Bug c++/53173] PROD02

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-05-01 Thread birender.singh at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 --- Comment #13 from birender.singh at hotmail dot com 2012-05-01 09:40:31 UTC --- The error removed when configured with --enable-languages=c,c++ only. Is this correct? or if this gcc is build then does it make effect to java ? beacuse don't kn

[Bug c++/53173] PROD02

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #4 from Jonathan Wakely 2012-05-01 09:40:53 UTC --- (In reply to comment #0) > 4. error: no matching function for call to ‘make_pair(std::string&, > std::string&)’ If you're calling make_pair with an explicit template argument list e

[Bug c++/53173] PROD02

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #5 from Jonathan Wakely 2012-05-01 09:41:34 UTC --- Also, please give more useful bug descriptions, "PROD02" is completely meaningless

[Bug fortran/51267] loop optimization error using LOC function

2012-05-01 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile

2012-05-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112 Eric Botcazou changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/52538] Extend C++11 UDLs to be compatible with inttypes.h macros

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52538 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/53100] Optimize __int128 with range information

2012-05-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53100 --- Comment #3 from Marc Glisse 2012-05-01 12:47:03 UTC --- (In reply to comment #2) > and not to introduce them just before an optimization that removes them. Usually, doing (long)num1*(__int128)(long)num2 does the right thing. I tried in the e

[Bug debug/44664] CU DW_AT_low_pc, DW_AT_entry_pc are 0x0

2012-05-01 Thread mark at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44664 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/53101] Recognize casts to sub-vectors

2012-05-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53101 --- Comment #2 from Marc Glisse 2012-05-01 15:10:26 UTC --- (In reply to comment #1) > We get MEM[(T * {ref-all})&x] for the casting (not a BIT_FIELD_REF for > example). > This gets expanded to > > (insn 6 5 7 (set (reg:OI 63) > (subreg:

[Bug target/53133] XOR AL,AL to zero lower 8 bits of EAX/RAX causes partial register stall (Intel Core 2)

2012-05-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53133 --- Comment #4 from H.J. Lu 2012-05-01 16:42:32 UTC --- (In reply to comment #2) > However, Core architecture is not listed under X86_TUNE_PARTIAL_REG_STALL, > although my documentation says that following latency should be added due to > partial

[Bug target/53101] Recognize casts to sub-vectors

2012-05-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53101 --- Comment #3 from Marc Glisse 2012-05-01 17:17:42 UTC --- (In reply to comment #2) > but operands[2] and operands[3] don't compare equal with rtx_equal_p, and > trying a match_dup refuses to compile because of the mode mismatch, so I don't > kn

[Bug fortran/53175] New: Fortran 4.8 undefined reference to a variable in a module

2012-05-01 Thread michael.a.richmond at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53175 Bug #: 53175 Summary: Fortran 4.8 undefined reference to a variable in a module Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug rtl-optimization/53176] New: [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c

2012-05-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176 Bug #: 53176 Summary: [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIR

[Bug rtl-optimization/53176] [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c

2012-05-01 Thread zadeck at naturalbridge dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176 Kenneth Zadeck changed: What|Removed |Added CC||zadeck at naturalbridge dot

[Bug libstdc++/53115] [4.7/4.8 Regression] _Hashtable::_M_rehash_aux(false_type) is broken

2012-05-01 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53115 --- Comment #5 from François Dumont 2012-05-01 19:38:35 UTC --- Author: fdumont Date: Tue May 1 19:38:28 2012 New Revision: 187023 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187023 Log: 2012-05-01 François Dumont PR libstdc++

[Bug c++/53177] New: 20_util/function/cons/callable.cc failed with -m32 -march=corei7

2012-05-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53177 Bug #: 53177 Summary: 20_util/function/cons/callable.cc failed with -m32 -march=corei7 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug other/53178] New: fixinclude needed for iso/ctype_iso.h on Solaris 8

2012-05-01 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53178 Bug #: 53178 Summary: fixinclude needed for iso/ctype_iso.h on Solaris 8 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c/37303] const compound initializers in structs are written to .data instead of .rodata

2012-05-01 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com Known to fail

[Bug other/53179] New: fixinclude needed for pthread.h on AIX 5.3 (PTHREAD_ONCE_INIT)

2012-05-01 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53179 Bug #: 53179 Summary: fixinclude needed for pthread.h on AIX 5.3 (PTHREAD_ONCE_INIT) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug other/53179] fixinclude needed for pthread.h on AIX 5.3 (PTHREAD_ONCE_INIT)

2012-05-01 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53179 --- Comment #1 from Daniel Richard G. 2012-05-01 20:17:24 UTC --- Created attachment 27275 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27275 Fixed version of pthread.h

[Bug rtl-optimization/53180] New: Revision 186378 generates incorrect code for cpu2006 416.gamess

2012-05-01 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53180 Bug #: 53180 Summary: Revision 186378 generates incorrect code for cpu2006 416.gamess Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug libstdc++/53115] [4.7/4.8 Regression] _Hashtable::_M_rehash_aux(false_type) is broken

2012-05-01 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53115 --- Comment #6 from François Dumont 2012-05-01 20:29:24 UTC --- Author: fdumont Date: Tue May 1 20:29:16 2012 New Revision: 187025 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187025 Log: 2012-05-01 François Dumont PR libstdc++

[Bug c/37743] Bogus printf format warning with __builtin_bswap32.

2012-05-01 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37743 Jeffrey Yasskin changed: What|Removed |Added CC||jyasskin at gcc dot gnu.org --- Comment

[Bug c/37743] Bogus printf format warning with __builtin_bswap32.

2012-05-01 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37743 --- Comment #8 from Jeffrey Yasskin 2012-05-01 20:47:00 UTC --- Arguably, the bad diagnostic (reporting "unsigned int!=unsigned int") is more serious than the bswap bug, since it may show up for other functions.

[Bug c++/53177] 20_util/function/cons/callable.cc failed with -m32 -march=corei7

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53177 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/53177] 20_util/function/cons/callable.cc failed with -m32 -march=corei7

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53177 --- Comment #2 from Jonathan Wakely 2012-05-01 21:06:37 UTC --- Created attachment 27277 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27277 testcase I was seeing an ICE in the same place with an earlier version of the changes which caused

[Bug c++/53177] 20_util/function/cons/callable.cc failed with -m32 -march=corei7

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53177 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|redi at gcc dot

[Bug gcov-profile/49484] gcov crash if two(or more) forks happen at the same time

2012-05-01 Thread asharif at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49484 --- Comment #24 from asharif at gcc dot gnu.org 2012-05-01 21:22:51 UTC --- Author: asharif Date: Tue May 1 21:22:47 2012 New Revision: 187026 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187026 Log: Backported r185231 from trunk. 2012-

[Bug c/37303] const compound initializers in structs are written to .data instead of .rodata

2012-05-01 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303 --- Comment #5 from ian at gcc dot gnu.org 2012-05-01 21:25:20 UTC --- Author: ian Date: Tue May 1 21:25:15 2012 New Revision: 187027 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187027 Log: gcc/: PR c/37303 * c-decl.c (build_c

[Bug c/37303] const compound initializers in structs are written to .data instead of .rodata

2012-05-01 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303 Ian Lance Taylor changed: What|Removed |Added Known to work||4.8.0 --- Comment #6 from Ian Lance Ta

[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-01 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #3 from davem at gcc dot gnu.org 2012-05-01 22:27:11 UTC --- Sadly, the bug is even more severe. Even something as simple as: long double f(long double a, long double b) { return a + b; } will be miscompiled with -O1 -ffloat-store

[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-01 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #4 from davem at gcc dot gnu.org 2012-05-01 22:44:08 UTC --- Ok, I see why 32-bit works. On 32-bit we use real libfuncs in the optabs, so the compiler can see all the typing information and emit the proper information to stick into the

[Bug bootstrap/52847] "case" shell quoting problem in top-level makefile

2012-05-01 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52847 --- Comment #3 from Daniel Richard G. 2012-05-01 23:01:28 UTC --- (In reply to comment #1) > You should not need -mminimal-toc because of this toplevel makefile part. Ah, good to know. If I don't set -mminimal-toc in CC, I see this when larger e

[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-01 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #5 from davem at gcc dot gnu.org 2012-05-01 23:12:46 UTC --- Strange, I added code to tack the function usage information onto TFmode libcalls, but DSE still removes the stack slot stores :-/

[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')

2012-05-01 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586 --- Comment #9 from Matthias Klose 2012-05-01 23:14:15 UTC --- Native configuration is mipsel-unknown-linux-gnu === libgo tests === Running target unix FAIL: archive/zip === libgo Summary for unix === # of exp

[Bug libstdc++/53115] [4.7/4.8 Regression] _Hashtable::_M_rehash_aux(false_type) is broken

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

[Bug c++/53181] New: static_assert sees as non constant the comparison between a constexpr and a template argument

2012-05-01 Thread blaffablaffa at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53181 Bug #: 53181 Summary: static_assert sees as non constant the comparison between a constexpr and a template argument Classification: Unclassified Product: gcc Version: 4.6.1

[Bug c++/53177] 20_util/function/cons/callable.cc failed with -m32 -march=corei7

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

[Bug c/53182] New: GNU C: attributes without underscores should be discouraged / no longer be documented e.g. as examples

2012-05-01 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53182 Bug #: 53182 Summary: GNU C: attributes without underscores should be discouraged / no longer be documented e.g. as examples Classification: Unclassified Product: gcc Version: un

[Bug bootstrap/53183] New: [4.7/4.8 Regression] libgcc does not always figure out the size of double/long double

2012-05-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53183 Bug #: 53183 Summary: [4.7/4.8 Regression] libgcc does not always figure out the size of double/long double Classification: Unclassified Product: gcc Version: 4.7.0 S

[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')

2012-05-01 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586 --- Comment #10 from Ian Lance Taylor 2012-05-02 04:33:56 UTC --- I don't understand the archive/zip test failure. The files in question are libgo/go/archive/zip/testdata/go-with-datadesc-sig.zip and go-no-datadesc-sig.zip. They exist in the re

[Bug fortran/53175] [4.8 Regression] link failure for private module variables used in function specification

2012-05-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53175 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug fortran/53111] [4.7/4.8 Regression] Derived types cannot be USE-associated again with -std=f95

2012-05-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53111 --- Comment #2 from Tobias Burnus 2012-05-02 06:08:20 UTC --- Something like the following should work; it might require some refinement or can be shorted. (Completely untested.) --- a/gcc/fortran/resolve.c +++ b/gcc/fortran/resolve.c @@ -12015,

[Bug c++/53184] New: Unnecessary anonymous namespace warnings

2012-05-01 Thread orgads at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53184 Bug #: 53184 Summary: Unnecessary anonymous namespace warnings Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority:

[Bug tree-optimization/53185] New: segmentation fault in vectorizable_load

2012-05-01 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53185 Bug #: 53185 Summary: segmentation fault in vectorizable_load Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug tree-optimization/53185] segmentation fault in vectorizable_load

2012-05-01 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53185 --- Comment #1 from Gary Funck 2012-05-02 06:11:21 UTC --- Created attachment 27281 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27281 pre-processed source that demonstrates compiler segfault

[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')

2012-05-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586 --- Comment #11 from Andrew Pinski 2012-05-02 06:20:16 UTC --- >getpwuid_r does not return any information. There is a bug in the upstream glibc with respect of setregid setresgid setresuid setreuid. I have a patch but I have not submitted them

[Bug c++/53184] Unnecessary anonymous namespace warnings

2012-05-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53184 --- Comment #1 from Andrew Pinski 2012-05-02 06:25:50 UTC --- >foo.cpp:5:16: warning: 'Bar' has a field 'Bar::foo' whose type uses the anonymous namespace [enabled by default] The warning just needs to be worded better but otherwise it is correc

[Bug target/48941] [arm gcc] NEON: Stack pointer operations performed even tho stack is not accessed at all in function.

2012-05-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48941 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassi

[Bug tree-optimization/53185] segmentation fault in vectorizable_load

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

[Bug target/48941] [arm gcc] NEON: Stack pointer operations performed even tho stack is not accessed at all in function.

2012-05-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48941 Ramana Radhakrishnan changed: What|Removed |Added Attachment #24234|0 |1 is obsolete|

[Bug c++/53184] Unnecessary anonymous namespace warnings

2012-05-01 Thread orgads at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53184 --- Comment #2 from Orgad Shaneh 2012-05-02 06:56:28 UTC --- Anonymous types shouldn't produce any warnings. They are very commonly used in headers needed for both C and C++ projects. The warning is meant for types inside anonymous namespaces, wh