[Bug middle-end/49191] gcc.dg/memcpy-3.c FAILs on SPARC

2011-06-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49191 --- Comment #13 from Jakub Jelinek 2011-06-26 07:58:23 UTC --- Author: jakub Date: Sun Jun 26 07:57:30 2011 New Revision: 175408 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175408 Log: 2011-06-26 Jakub Jelinek PR tree-optimizat

[Bug tree-optimization/48377] [4.6/4.7 regression] miscompilation at -O3

2011-06-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48377 --- Comment #46 from Jakub Jelinek 2011-06-26 07:58:18 UTC --- Author: jakub Date: Sun Jun 26 07:57:30 2011 New Revision: 175408 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175408 Log: 2011-06-26 Jakub Jelinek PR tree-optimizat

[Bug libstdc++/49445] Undefined reference to std::atomic "operator float"

2011-06-26 Thread indi.in.the.wired at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445 Mark A. Gibbs changed: What|Removed |Added CC||indi.in.the.wired at gmail

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-06-26 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org --- Comment #8

[Bug target/49530] Segmentation fault with -mint8

2011-06-26 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49530 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug debug/49407] unusable debuginfo for dll-imported functions.

2011-06-26 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49407 Pawel Sikora changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations

2011-06-26 Thread marcin.slusarz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49525 --- Comment #11 from Marcin Ĺšlusarz 2011-06-26 12:48:05 UTC --- Ok, you are right. I didn't know about these patches. Now I compiled gcc-4.4.5 with "vanilla" USE flag - which disables all these patches - and it still fails at runtime.

[Bug debug/49532] New: Dwarf Error: wrong version in compilation unit header (is 1024, should be 2, 3, or 4) [in module D:\mingw.tests\l.dll]

2011-06-26 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49532 Summary: Dwarf Error: wrong version in compilation unit header (is 1024, should be 2, 3, or 4) [in module D:\mingw.tests\l.dll] Product: gcc Version: 4.6.1 Status:

[Bug debug/49532] Dwarf Error: wrong version in compilation unit header (is 1024, should be 2, 3, or 4) [in module D:\mingw.tests\l.dll]

2011-06-26 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49532 --- Comment #1 from Pawel Sikora 2011-06-26 13:19:26 UTC --- testcase: http://pluto.agmk.net/mingw/tls-test.boost.tar.bz2

[Bug c++/49051] [C++0x] Doesn't SFINAE away an invalid substitution into toplevel parameter type "T[N]"

2011-06-26 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49051 --- Comment #5 from Johannes Schaub 2011-06-26 13:40:34 UTC --- (In reply to comment #4) > Hmm, the example in 14.8.2p8 does seem to contradict my interpretation of the > normative wording. I'll raise this with core. A related question, if in t

[Bug c++/49528] [4.6/4.7 regression] g++ fails to destroy temporary object when subobject is used to initialize a reference

2011-06-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49528 --- Comment #2 from Jason Merrill 2011-06-26 14:00:37 UTC --- Author: jason Date: Sun Jun 26 14:00:33 2011 New Revision: 175409 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175409 Log: PR c++/49528 * semantics.c (potential_const

[Bug libstdc++/49445] Undefined reference to std::atomic "operator float"

2011-06-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445 Jonathan Wakely changed: What|Removed |Added Status|WAITING |NEW Severity|major

[Bug libstdc++/49506] reusing a file stream object will always get eof after openning

2011-06-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49506 --- Comment #2 from Jonathan Wakely 2011-06-26 15:36:45 UTC --- This was DR 409, which wasn't resolved when GCC 3.3 was released http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3286.html#409

[Bug target/47997] gcc on macosx: "ld: warning: -fwritable-strings not compatible with literal CF/NSString"

2011-06-26 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47997 --- Comment #12 from Iain Sandoe 2011-06-26 16:25:32 UTC --- Author: iains Date: Sun Jun 26 16:25:29 2011 New Revision: 175410 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175410 Log: PR target/47997 * config/darwin.c (darwin_m

[Bug c++/46400] g++ Segmentation Fault on heavily templated project.

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

[Bug target/44107] gcc emits frame (epilogue) info incompatible with the darwin {8,9}-unwinder,10-compacter

2011-06-26 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 Iain Sandoe changed: What|Removed |Added Target|powerpc-apple-darwin9.8.0 |*-apple-darwin{8,9,10} Status|U

[Bug tree-optimization/49094] ARM aligned(1) attribute is sometimes dropped

2011-06-26 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49094 --- Comment #5 from Martin Jambor 2011-06-26 18:25:16 UTC --- I have submitted a fix for this bug to the mailing list: http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01941.html

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-06-26 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 Georg-Johann Lay changed: What|Removed |Added Keywords||ice-on-valid-code Status|R

[Bug other/49533] New: Firefox profiled build issues

2011-06-26 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533 Summary: Firefox profiled build issues Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@gcc.gnu.o

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-06-26 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #106 from Markus Trippelsdorf 2011-06-26 19:50:20 UTC --- I've opened a new bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533 with a patch that fixes the issue seen in Comment 99.

[Bug java/49534] New: gcj segfaults on a program from stdin

2011-06-26 Thread radford at blackbean dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49534 Summary: gcj segfaults on a program from stdin Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassig...@gc

[Bug target/49468] SH Target: inefficient integer abs code

2011-06-26 Thread oleg.e...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49468 Oleg Endo changed: What|Removed |Added Attachment #24560|0 |1 is obsolete|

[Bug libstdc++/49269] wifstream::tellg reports invalid stream position after reading single wchar_t character with NullCodecvt

2011-06-26 Thread Michael.Kv at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49269 --- Comment #1 from Michael Kochetkov 2011-06-26 21:04:34 UTC --- Created attachment 24604 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24604 UCS2 encoded sample file for the test case samples.txt is the ucs2 encoded text file for the tes

[Bug middle-end/49439] [4.7 Regression] 471.omnetpp in SPEC CPU 2006 failed to build

2011-06-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49439 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/49269] wifstream::tellg reports invalid stream position after reading single wchar_t character with NullCodecvt

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

[Bug target/49263] SH Target: underutilized "TST #imm, R0" instruction

2011-06-26 Thread oleg.e...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263 --- Comment #5 from Oleg Endo 2011-06-26 22:30:05 UTC --- > Yes, that peephole doesn't catch all the patterns which could > make tst #imm8,r0 use. Perhaps it would be a good idea to get > numbers for the test like CSiBE test with the vanilla and

[Bug libstdc++/49386] #undef min/max is dependent on order if #include

2011-06-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49386 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug c/49535] New: __builtin_object_size incorrect for array arguments

2011-06-26 Thread msebor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49535 Summary: __builtin_object_size incorrect for array arguments Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: un

[Bug middle-end/49536] New: latent bug in FSF gcc with creation of vector of arrays

2011-06-26 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49536 Summary: latent bug in FSF gcc with creation of vector of arrays Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug debug/49537] New: cross-check DW_AT_name vs. demangling of linkage names

2011-06-26 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49537 Summary: cross-check DW_AT_name vs. demangling of linkage names Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: debug As

[Bug c++/49528] [4.6 regression] g++ fails to destroy temporary object when subobject is used to initialize a reference

2011-06-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49528 --- Comment #3 from Jason Merrill 2011-06-27 01:07:38 UTC --- Author: jason Date: Mon Jun 27 01:07:34 2011 New Revision: 175417 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175417 Log: PR c++/49528 * semantics.c (potential_const

[Bug c++/49440] [4.5/4.6/4.7 regression] Invalid dynamic_cast for unnamed namespace

2011-06-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49440 --- Comment #5 from Jason Merrill 2011-06-27 01:13:36 UTC --- Author: jason Date: Mon Jun 27 01:13:33 2011 New Revision: 175418 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175418 Log: PR c++/49440 * class.c (set_linkage_accordi

[Bug c++/49440] [4.6 regression] Invalid dynamic_cast for unnamed namespace

2011-06-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49440 Jason Merrill changed: What|Removed |Added Target Milestone|--- |4.5.4

[Bug testsuite/49529] FAIL: gcc.dg/ipa/ipa-pta-17.c (test for excess errors)

2011-06-26 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49529 --- Comment #2 from John David Anglin 2011-06-27 03:13:58 UTC --- Author: danglin Date: Mon Jun 27 03:13:55 2011 New Revision: 175420 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175420 Log: PR testsuite/49529 * gcc.dg/ipa/ipa-p

[Bug testsuite/49529] FAIL: gcc.dg/ipa/ipa-pta-17.c (test for excess errors)

2011-06-26 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49529 --- Comment #3 from John David Anglin 2011-06-27 03:23:15 UTC --- Dominique, if the failure is resolved on darwin, please close.

[Bug c++/45923] constexpr diagnostics, more more

2011-06-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45923 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/49263] SH Target: underutilized "TST #imm, R0" instruction

2011-06-26 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263 --- Comment #6 from Kazumoto Kojima 2011-06-27 05:14:36 UTC --- (In reply to comment #5) > Anyway, why not just add all the currently known-to-work cases? What are your > concerns regarding that? I can imagine that it is a maintenance burden to k

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-06-26 Thread eric.weddington at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 --- Comment #10 from Eric Weddington 2011-06-27 05:43:20 UTC --- Hi All, Johann is correct in his comment to bug #46261 (below). The -mint8 compiler switch is now causing the compiler to give an ICE. We need to finally make a decision from one

[Bug target/49468] SH Target: inefficient integer abs code

2011-06-26 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49468 --- Comment #5 from Kazumoto Kojima 2011-06-27 06:39:40 UTC --- Argh, I also missed clobbers. Looks fine to me now, except that insn_and_split "*negdi2" forgot to set constraints and some minor coding style issues below. The first comment shoul

[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option

2011-06-26 Thread chertykov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261 --- Comment #11 from chertykov at gmail dot com 2011-06-27 06:41:24 UTC --- 2011/6/27 Weddington, Eric : > Hi All, > > Johann is correct in his comment to bug #46261 (below). > > The -mint8 compiler switch is now causing the compiler to give an ICE