[Bug c/52611] New: ia64-hp-hpux11.31, internal compiler error: verify_gimple failed

2012-03-17 Thread pda at freeshell dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52611 Bug #: 52611 Summary: ia64-hp-hpux11.31, internal compiler error: verify_gimple failed Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug target/48068] loongson intrinsics improvement opportunities

2012-03-17 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48068 --- Comment #5 from Hans-Peter Nilsson 2012-03-17 22:17:11 UTC --- Issue 1 may have been solved by r182662 on trunk, now in 4.7.

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-17 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 Marc Glisse changed: What|Removed |Added Attachment #26908|0 |1 is obsolete|

[Bug other/52609] -Wstrict-aliasing / missed diagnostics

2012-03-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52609 --- Comment #1 from Andrew Pinski 2012-03-17 21:57:19 UTC --- >accessing unsigned* via float* looks buggy It does not have to be if the original argument was originally of type float. Aliasing is not about type of pointers but the type which is

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

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

[Bug target/10412] Renesas SH - Incorrect code generation

2012-03-17 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10412 Oleg Endo changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/52610] mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=leon"

2012-03-17 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52610 --- Comment #1 from Mikael Pettersson 2012-03-17 20:32:59 UTC --- Are you using binutils-2.22 or newer with a host gcc built from some revision earlier than r180966 (November 4 2011)? If so then you're the victim of sparc binutils issue

[Bug target/52610] New: mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=leon"

2012-03-17 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52610 Bug #: 52610 Summary: mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=leon" Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-17 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #3 from Marc Glisse 2012-03-17 19:55:18 UTC --- Uh. I feel silly, but it looks like vshufpd could replace vpermilpd+vblendpd in many cases, including the original 1230 from PR52568...

[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}

2012-03-17 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607 --- Comment #2 from Marc Glisse 2012-03-17 19:20:36 UTC --- Created attachment 26908 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26908 copy-paste patch for 0213 and 1302 This seems to handle 0213 and 1302 (I only vaguely looked at the ge

[Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433

2012-03-17 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52608 --- Comment #5 from Janne Blomqvist 2012-03-17 18:24:15 UTC --- Author: jb Date: Sat Mar 17 18:24:09 2012 New Revision: 185488 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185488 Log: PR libfortran/52608 Add dejagnu directive to testcas

[Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433

2012-03-17 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52608 --- Comment #4 from Janne Blomqvist 2012-03-17 18:20:47 UTC --- Author: jb Date: Sat Mar 17 18:20:34 2012 New Revision: 185487 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185487 Log: 2012-03-17 Janne Blomqvist PR libfortran

[Bug fortran/52585] Wrong result for ASSOCIATED with dummy procedure pointer

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

[Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433

2012-03-17 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52608 Janne Blomqvist changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433

2012-03-17 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52608 --- Comment #2 from Janne Blomqvist 2012-03-17 17:19:54 UTC --- Author: jb Date: Sat Mar 17 17:19:49 2012 New Revision: 185486 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185486 Log: PR libfortran/52608 Move the removal of initial zero

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #13 from Uros Bizjak 2012-03-17 17:18:30 UTC --- Created attachment 26907 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26907 readelf --debug output for patched log/check a.out Output of readelf --debug on x86_64, patched log/c

[Bug fortran/52585] Wromg result for ASSOCIATED with dummy procedure pointer

2012-03-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52585 --- Comment #3 from Tobias Burnus 2012-03-17 17:04:03 UTC --- Author: burnus Date: Sat Mar 17 17:03:59 2012 New Revision: 185485 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185485 Log: 2012-03-17 Tobias Burnus PR fortran/52

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-17 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #12 from Ian Lance Taylor 2012-03-17 16:41:21 UTC --- Can you attach the output of readelf --debug (not just --debug=line) for the program that fails?

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #11 from Uros Bizjak 2012-03-17 15:13:15 UTC --- Created attachment 26906 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26906 Patch to log/log_test.go that witll trigger the failure on x86_64. (In reply to comment #6) > The pl

[Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433

2012-03-17 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52608 Janne Blomqvist changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/52514] --disable-nls changes libstdc++-7.dll export table.

2012-03-17 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52514 Pawel Sikora changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/52609] New: -Wstrict-aliasing / missed diagnostics

2012-03-17 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52609 Bug #: 52609 Summary: -Wstrict-aliasing / missed diagnostics Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug libfortran/52608] New: [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433

2012-03-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52608 Bug #: 52608 Summary: [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433 Classification: Unclassified Product: gcc Version: 4.8.0 Stat

[Bug bootstrap/52601] Gcc build fails at "Making all in tools" with "find: bad option -path" and "find: path-list predicate-list"

2012-03-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52601 Eric Botcazou changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug other/52438] [4.7 Regression] Some files still GPLv2

2012-03-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |