[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 --- Comment #34 from uros at gcc dot gnu.org 2010-11-29 20:31:25 UTC --- Author: uros Date: Mon Nov 29 20:31:21 2010 New Revision: 167267 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167267 Log: 2010-11-29 Zdenek Dvorak

[Bug target/42536] [4.4/4.5/4.6 regression] ICE in spill_failure, at reload1.c:2141

2010-11-29 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added CC||law at redhat dot

[Bug driver/46712] exec-tool.in doesn't work with -fuse-linker-plugin in a gcc+binutils combined tree

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46712 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added URL|

[Bug fortran/46705] Spurious Missing '' in continued character constant warning occurs twice

2010-11-29 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46705 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/42536] [4.4/4.5/4.6 regression] ICE in spill_failure, at reload1.c:2141

2010-11-29 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 Vladimir Makarov vmakarov at redhat dot com changed: What|Removed |Added CC||vmakarov at

[Bug plugins/41757] Add PLUGIN_FINISH_DECL

2010-11-29 Thread bhackett1024 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41757 Brian Hackett bhackett1024 at gmail dot com changed: What|Removed |Added CC||bhackett1024

[Bug middle-end/46709] [4.6 regression] internal compiler error: process_function_and_variable_attributes gcc/cgraphunit.c:847

2010-11-29 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46709 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Keywords||patch

[Bug c/46713] New: -fvisibility=hidden generates broken code

2010-11-29 Thread river+gcc at tamara dot tcx.org.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46713 Summary: -fvisibility=hidden generates broken code Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: c AssignedTo:

[Bug c++/46714] New: [trans-mem] built-in aliased to undefined symbol with -O1

2010-11-29 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46714 Summary: [trans-mem] built-in aliased to undefined symbol with -O1 Product: gcc Version: trans-mem Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread pcpa at mandriva dot com.br
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #27 from Paulo César Pereira de Andrade pcpa at mandriva dot com.br 2010-11-29 21:26:32 UTC --- Created attachment 22572 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22572 test case I learned most of apache/apr/apr-util

[Bug c/46713] -fvisibility=hidden generates broken code

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46713 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2010-11-29 21:28:31 UTC --- HAVE_GAS_HIDDEN should have been defined as far as I can tell. #ifdef HAVE_GAS_HIDDEN #else warning (OPT_Wattributes, visibility attribute not

[Bug c/46713] -fvisibility=hidden generates broken code

2010-11-29 Thread river+gcc at tamara dot tcx.org.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46713 --- Comment #2 from River Tarnell river+gcc at tamara dot tcx.org.uk 2010-11-29 21:33:17 UTC --- It was not: hemlock% grep HAVE_GAS_HIDDEN auto-host.h /* #undef HAVE_GAS_HIDDEN */ Relevant extract from config.log: configure:21227: checking

[Bug target/29141] static constructors beyond 64k fail

2010-11-29 Thread g...@d-silva.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29141 Alastair D'Silva g...@d-silva.org changed: What|Removed |Added CC||g...@d-silva.org ---

[Bug tree-optimization/46651] [4.5 Regression] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #17 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2010-11-29 21:54:28 UTC --- Author: hjl Date: Mon Nov 29 21:54:24 2010 New Revision: 167274 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167274 Log: Use SSA_NAME_DEF_STMT

[Bug driver/46712] exec-tool.in doesn't work with -fuse-linker-plugin in a gcc+binutils combined tree

2010-11-29 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46712 --- Comment #2 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2010-11-29 22:18:39 UTC --- Author: hjl Date: Mon Nov 29 22:18:35 2010 New Revision: 167275 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167275 Log: Check and export

[Bug middle-end/32917] make profiledbootstrap fails with coverage mismatch with --disable-checking

2010-11-29 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32917 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/46655] invalid '.line 0' directive emitted with -g

2010-11-29 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 --- Comment #9 from David Edelsohn dje at gcc dot gnu.org 2010-11-29 22:28:20 UTC --- If I understand correctly, the line 0 error occurs in both AIX and BFD, so it is not a bug. Did something change in GCC that now generates line 0 debug

[Bug driver/46712] exec-tool.in doesn't work with -fuse-linker-plugin in a gcc+binutils combined tree

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46712 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/46713] -fvisibility=hidden generates broken code

2010-11-29 Thread river+gcc at tamara dot tcx.org.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46713 --- Comment #3 from River Tarnell river+gcc at tamara dot tcx.org.uk 2010-11-29 22:58:37 UTC --- Okay, so the problem seems to be that objdump (from binutils) wasn't in $PATH when GCC was built, which makes configure mis-detect 'as' as not

[Bug middle-end/46667] [4.6 Regression] -freorder-blocks-and-partition -g failed and libstdc++ builds for arm-eabi are broken.

2010-11-29 Thread John.Tytgat at aaug dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46667 --- Comment #5 from John Tytgat John.Tytgat at aaug dot net 2010-11-29 23:04:53 UTC --- (In reply to comment #3) It is caused by revision 167085: http://gcc.gnu.org/ml/gcc-cvs/2010-11/msg00974.html Yes, confirmed here as well. This is the

[Bug other/46695] [4.6 regression] failure to build X from darwin to cris-elf with lto enabled

2010-11-29 Thread pogma at thewrittenword dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46695 Peter O'Gorman pogma at thewrittenword dot com changed: What|Removed |Added CC||pogma at

[Bug other/46695] [4.6 regression] failure to build X from darwin to cris-elf with lto enabled

2010-11-29 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46695 --- Comment #2 from Iain Sandoe iains at gcc dot gnu.org 2010-11-29 23:45:00 UTC --- (In reply to comment #1) (In reply to comment #0) /bin/sh ./libtool --tag=CC --mode=link /GCC/current/bin/gcc-4.6trunk -Wall -Werror -g -O2

[Bug c++/46715] New: template constructor - Compiler Bus error under -O2/-Os

2010-11-29 Thread mgr.clark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46715 Summary: template constructor - Compiler Bus error under -O2/-Os Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/46715] template constructor - Compiler Bus error under -O2/-Os

2010-11-29 Thread mgr.clark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46715 --- Comment #1 from Matthew Clark mgr.clark at gmail dot com 2010-11-29 23:49:47 UTC --- Created attachment 22573 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22573 pre processed source Missing preprocessed source

[Bug c/46716] New: bad code generated with -mno-sse2 -m64

2010-11-29 Thread mathog at caltech dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46716 Summary: bad code generated with -mno-sse2 -m64 Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-11-29 Thread anhvofrcaus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #16 from Anh Vo anhvofrcaus at gmail dot com 2010-11-30 00:25:26 UTC --- (In reply to comment #15) Author: amylaar Date: Thu Nov 25 08:02:13 2010 New Revision: 167137 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167137

[Bug debug/46258] gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O3 -ffloat-store

2010-11-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46258 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/46651] [4.5 Regression] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread bjackson at inavia dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #18 from Brad Jackson bjackson at inavia dot net 2010-11-30 00:59:09 UTC --- Firefox trunk successfully compiles with the patch applied to the 4.5.2 20101125 snapshot.

[Bug c++/46717] New: Compiler segfault in profile-use mode

2010-11-29 Thread maeyanie at deathwyrm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717 Summary: Compiler segfault in profile-use mode Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug c++/46717] Compiler segfault in profile-use mode

2010-11-29 Thread maeyanie at deathwyrm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717 --- Comment #1 from Maeyanie maeyanie at deathwyrm dot com 2010-11-30 01:29:06 UTC --- Also, since this crash seems to be in the boost headers, I'm using the following boost package: boost-1.44.0-1.fc14.x86_64

[Bug libstdc++/46718] New: [c++0x] nullptr_t must be scalar

2010-11-29 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46718 Summary: [c++0x] nullptr_t must be scalar Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo:

[Bug libstdc++/46718] [c++0x] nullptr_t must be scalar

2010-11-29 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46718 --- Comment #1 from Roman Kononov roman at binarylife dot net 2010-11-30 02:09:44 UTC --- This is required by 20.7.4.2 Composite type traits and 3.9 Types

[Bug c++/46719] New: Cannot call C++0x variadic function template

2010-11-29 Thread eplawless+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46719 Summary: Cannot call C++0x variadic function template Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug tree-optimization/46651] [4.5 Regression] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-11-29 Thread Ralf.Wildenhues at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #17 from Ralf Wildenhues Ralf.Wildenhues at gmx dot de 2010-11-30 06:18:58 UTC --- * anhvofrcaus at gmail dot com wrote on Tue, Nov 30, 2010 at 01:25:49AM CET: It is interesting that this fix worked for Cesar but not for me. In fact,

[Bug c++/46717] Compiler segfault in profile-use mode

2010-11-29 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717 --- Comment #2 from Uros Bizjak ubizjak at gmail dot com 2010-11-30 07:19:45 UTC --- Please provide preprocessed source / testcase /reduced testcase folowing the instructions at http://gcc.gnu.org/bugs/#report .

[Bug libfortran/46720] New: [4.6 Regression] missing quadmath_weak.h with --enable-maintainer-mode

2010-11-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46720 Summary: [4.6 Regression] missing quadmath_weak.h with --enable-maintainer-mode Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal

[Bug libfortran/46720] [4.6 Regression] missing quadmath_weak.h with --enable-maintainer-mode

2010-11-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46720 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Known to work||4.5.1 Target

[Bug target/42904] Attribute dllexport should imply externally_visible

2010-11-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42904 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-11-30 07:39:04 UTC --- Fixed?

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/46717] Compiler segfault in profile-use mode

2010-11-29 Thread maeyanie at deathwyrm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717 --- Comment #3 from Maeyanie maeyanie at deathwyrm dot com 2010-11-30 07:41:08 UTC --- Preprocessed source was supposed to be attached with the initial submission... but it seems to have gotten lost somewhere... let me try that again.

[Bug c++/46717] Compiler segfault in profile-use mode

2010-11-29 Thread maeyanie at deathwyrm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717 --- Comment #4 from Maeyanie maeyanie at deathwyrm dot com 2010-11-30 07:45:41 UTC --- Created attachment 22574 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22574 Preprocessed source

[Bug c++/46717] Compiler segfault in profile-use mode

2010-11-29 Thread maeyanie at deathwyrm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717 --- Comment #5 from Maeyanie maeyanie at deathwyrm dot com 2010-11-30 07:47:09 UTC --- Seems to be because I tried to attach it uncompressed the first time, and it was too large for something. Gzipping it lets me attach it. Sorry for the trouble.

<    1   2