[Bug tree-optimization/46663] ICE: SIGSEGV in vect_recog_pow_pattern (gimple.h:2055) with -O -fexceptions -ftree-vectorize

2010-12-05 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46663 --- Comment #2 from irar at gcc dot gnu.org 2010-12-05 08:15:39 UTC --- Author: irar Date: Sun Dec 5 08:15:33 2010 New Revision: 167469 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167469 Log: PR tree-optimization/46663 *

[Bug tree-optimization/46663] ICE: SIGSEGV in vect_recog_pow_pattern (gimple.h:2055) with -O -fexceptions -ftree-vectorize

2010-12-05 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46663 --- Comment #3 from irar at gcc dot gnu.org 2010-12-05 08:27:46 UTC --- Author: irar Date: Sun Dec 5 08:27:42 2010 New Revision: 167470 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167470 Log: PR tree-optimization/46663 *

[Bug tree-optimization/46785] Doesn't vectorize reduction x += y*y

2010-12-05 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46785 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added CC||irar at il dot ibm.com

[Bug fortran/46794] ICE on valid code involving power of small integer kinds

2010-12-05 Thread domob at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46794 --- Comment #5 from Daniel Kraft domob at gcc dot gnu.org 2010-12-05 10:09:29 UTC --- Author: domob Date: Sun Dec 5 10:09:25 2010 New Revision: 167471 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167471 Log: 2010-12-05 Daniel Kraft

[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |UNCONFIRMED

[Bug tree-optimization/46805] ICE: SIGSEGV in optab_for_tree_code (optabs.c:407) with -O -fno-tree-scev-cprop -ftree-vectorize

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

[Bug tree-optimization/46805] ICE: SIGSEGV in optab_for_tree_code (optabs.c:407) with -O -fno-tree-scev-cprop -ftree-vectorize

2010-12-05 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46805 --- Comment #2 from Zdenek Sojka zsojka at seznam dot cz 2010-12-05 11:19:08 UTC --- Created attachment 22641 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22641 C-ified, but doesn't crash Actually I tried to C-ify the testcase, but it no

[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-05 Thread jsg at openbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 --- Comment #5 from Jonathan Gray jsg at openbsd dot org 2010-12-05 11:20:18 UTC --- disabling pch doesn't seem to help here, it still bails out in stage1 Examples of the headers can be found at:

[Bug tree-optimization/46785] Doesn't vectorize reduction x += y*y

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46785 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/46663] ICE: SIGSEGV in vect_recog_pow_pattern (gimple.h:2055) with -O -fexceptions -ftree-vectorize

2010-12-05 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46663 --- Comment #4 from irar at gcc dot gnu.org 2010-12-05 11:31:12 UTC --- Author: irar Date: Sun Dec 5 11:31:09 2010 New Revision: 167472 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167472 Log: PR tree-optimization/46663 *

[Bug c++/46806] -O3 implies 0 = 8 = 7

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

[Bug tree-optimization/46663] ICE: SIGSEGV in vect_recog_pow_pattern (gimple.h:2055) with -O -fexceptions -ftree-vectorize

2010-12-05 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46663 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/46803] libstdc++ build errors on invalid OpenBSD system header attributes

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target||*-openbsd*

[Bug lto/46808] New: Too verbose diagnostic messages when compiling with LTO

2010-12-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46808 Summary: Too verbose diagnostic messages when compiling with LTO Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial Priority: P3

[Bug rtl-optimization/46777] [4.5/4.6 Regression] ICE: in rtl_verify_flow_info, at cfgrtl.c:2164 with -O -fgcse -fno-tree-dominator-opts -funroll-loops

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46777 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug middle-end/46758] [4.5/4.6 Regression] -fgraphite-identity produces wrong code when using 64bit constants

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46758 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2 ---

[Bug fortran/46753] [4.4/4.5/4.6 Regression] ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46753 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug libfortran/46800] Handle CTRL-D correctly with STDIN

2010-12-05 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46800 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/46734] [4.5 Regression] ICE in create_tmp_var, at gimplify.c:505

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46734 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug fortran/44352] ICE in string_to_single_character

2010-12-05 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44352 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added CC||pault at gcc

[Bug target/46716] [4.3/4.4/4.5/4.6 Regression] bad code generated with -mno-sse2 -m64

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46716 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug ada/43806] [4.5 regression] internal error (use before freeze) in gigi

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43806 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug lto/46808] Too verbose diagnostic messages when compiling with LTO

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46808 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-12-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #37 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-12-05 12:37:26 UTC --- (In reply to comment #36) It seems to work. Thanks.

[Bug other/46803] libstdc++ build errors on invalid OpenBSD system header attributes

2010-12-05 Thread jsg at openbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 --- Comment #7 from Jonathan Gray jsg at openbsd dot org 2010-12-05 12:44:55 UTC --- I don't understand the quoting suggestion, why does gcc/unwind-generic.h for example then contain lines such as typedef unsigned _Unwind_Word

[Bug fortran/46809] New: [OOP] ICE with -fcheck=all

2010-12-05 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46809 Summary: [OOP] ICE with -fcheck=all Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo:

[Bug fortran/46809] [OOP] ICE with -fcheck=all

2010-12-05 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46809 --- Comment #1 from Salvatore Filippone sfilippone at uniroma2 dot it 2010-12-05 13:29:12 UTC --- With trunk at r167453 I get [sfili...@localhost bug27]$ gfortran -v Using built-in specs. COLLECT_GCC=gfortran

[Bug fortran/46809] [OOP] ICE with -fcheck=all

2010-12-05 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46809 --- Comment #2 from Salvatore Filippone sfilippone at uniroma2 dot it 2010-12-05 13:30:41 UTC --- Created attachment 22642 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22642 test case As usual, quite reduced from the original, but not

[Bug fortran/46809] [OOP] ICE with -fcheck=all

2010-12-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46809 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2010-12-05 13:56:38 UTC --- Confirmed as a regression between r162456 and r166102. GDB gives Program received signal EXC_BAD_ACCESS, Could not access memory. Reason:

[Bug pch/40272] error using precompiled headers with extra debug info (-g3)

2010-12-05 Thread noloader at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40272 Jeffrey Walton noloader at gmail dot com changed: What|Removed |Added CC||noloader at

[Bug pch/40272] error using precompiled headers with extra debug info (-g3)

2010-12-05 Thread noloader at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40272 --- Comment #4 from Jeffrey Walton noloader at gmail dot com 2010-12-05 14:01:18 UTC --- Created attachment 22643 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22643 GCC crash on precompiled header, -g3, and empty file

[Bug driver/46760] LTO bootstrap doesn't work with FDO

2010-12-05 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46760 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|WAITING ---

[Bug other/39933] make clean fails in libgcc

2010-12-05 Thread fw at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39933 Florian Weimer fw at gcc dot gnu.org changed: What|Removed |Added CC||fw at gcc dot

[Bug c++/46803] [4.6 Regression] libstdc++ build errors on invalid OpenBSD system header attributes

2010-12-05 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc

[Bug bootstrap/46810] New: [4.6 regression] sparc64-linux bootstrap fails with C++ preprocessor /lib/cpp fails sanity check

2010-12-05 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46810 Summary: [4.6 regression] sparc64-linux bootstrap fails with C++ preprocessor /lib/cpp fails sanity check Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/46734] [4.5 Regression] ICE in create_tmp_var, at gimplify.c:505

2010-12-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46734 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2010-12-05 16:47:26 UTC --- It was caused by revision 154413: http://gcc.gnu.org/ml/gcc-cvs/2009-11/msg00634.html and fixed by revision 161655:

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-12-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #38 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-12-05 16:48:38 UTC --- (In reply to comment #36) $ touch empty.c $ gcc -nodefaultlibs -r -flto -fuse-linker-plugin empty.c /usr/local/bin/ld: BFD (GNU Binutils)

[Bug driver/46760] LTO bootstrap doesn't work with FDO

2010-12-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46760 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|WAITING |NEW --- Comment #17

[Bug c++/46811] New: Compiler lock with no error message while compiling boost::condition with bad parameters

2010-12-05 Thread pedro_nf at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46811 Summary: Compiler lock with no error message while compiling boost::condition with bad parameters Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal

[Bug c++/46811] Compiler lock with no error message while compiling boost::condition with bad parameters

2010-12-05 Thread pedro_nf at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46811 --- Comment #1 from pedro_nf at yahoo dot com 2010-12-05 17:26:16 UTC --- Created attachment 22645 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22645 The same program but with the correct parameters, it compiles instantly This is the same

[Bug c++/46806] -O3 implies 0 = 8 = 7

2010-12-05 Thread cstankevitz at toyon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46806 --- Comment #7 from Chris Stankevitz cstankevitz at toyon dot com 2010-12-05 18:11:55 UTC --- If I understand correctly, you are saying The following is not a valid way to test whether a user-supplied int is withing the bounds of an enum: if

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-12-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #39 from H.J. Lu hjl.tools at gmail dot com 2010-12-05 18:23:55 UTC --- (In reply to comment #38) (In reply to comment #36) $ touch empty.c $ gcc -nodefaultlibs -r -flto -fuse-linker-plugin empty.c /usr/local/bin/ld: BFD (GNU

[Bug driver/46760] LTO bootstrap doesn't work with FDO

2010-12-05 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46760 --- Comment #18 from Jan Hubicka hubicka at gcc dot gnu.org 2010-12-05 19:04:38 UTC --- I tried with the default checking earlier (this is not LTO plugin, just the plugin support that does not cause that much of difference). I will try tonight

[Bug c++/46806] -O3 implies 0 = 8 = 7

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

[Bug target/45263] registers used in __do_global_ctors can get clobbered

2010-12-05 Thread eric.weddington at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45263 --- Comment #10 from Eric Weddington eric.weddington at atmel dot com 2010-12-05 19:52:33 UTC --- (In reply to comment #9) Is R15 used anywhere else in startup code that might not obey the register save conventions (ie does do_global_ctors

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2010-12-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 --- Comment #14 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-05 19:58:17 UTC --- Created attachment 22646 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22646 patch to expand source types that call dsymutil for darwin9 and later

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2010-12-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 --- Comment #15 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-05 20:01:27 UTC --- The testresults on x86_64-apple-darwin9 for the proposed patch expanding the source files types calling dsymutil and the pruning the warnings from

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2010-12-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 --- Comment #16 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-05 20:12:30 UTC --- As a refresher, the original comments from the Apple dsymutil maintainer on the FORM_ref4 were... The

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2010-12-05 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 --- Comment #17 from Iain Sandoe iains at gcc dot gnu.org 2010-12-05 20:26:53 UTC --- dsymutil will generate the same issues for languages already enabled (there are some cases in the c/c++ test-suite on i686-Darwin9). my 0.02 euros: I would

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-05 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 --- Comment #35 from Mike Stump mikestump at comcast dot net 2010-12-05 21:13:30 UTC --- Surely this design isn't complete as it doesn't cover the changes or the requirements for lto. Without those, I can't review the design to see if it is

[Bug debug/46749] gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on darwin

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46749 --- Comment #36 from Richard Guenther rguenth at gcc dot gnu.org 2010-12-05 21:57:06 UTC --- (In reply to comment #35) Surely this design isn't complete as it doesn't cover the changes or the requirements for lto. Without those, I can't review

[Bug bootstrap/46810] [4.6 regression] sparc64-linux bootstrap fails with C++ preprocessor /lib/cpp fails sanity check

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46810 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||build

[Bug bootstrap/46812] New: Linux libgo compilation fails when a libnet is already installed

2010-12-05 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46812 Summary: Linux libgo compilation fails when a libnet is already installed Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/46806] -O3 implies 0 = 8 = 7

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46806 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug pch/40272] error using precompiled headers with extra debug info (-g3)

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

[Bug preprocessor/38987] Including a precompiled header from another header causes invalid assembly to be generated

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38987 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||gafunchal at

[Bug bootstrap/46812] Linux libgo compilation fails when a libnet is already installed

2010-12-05 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46812 --- Comment #1 from Andi Kleen andi-gcc at firstfloor dot org 2010-12-05 22:58:12 UTC --- BTW I specified a different prefix than /usr, so libtool looked into the wrong directory anyways here.

[Bug c++/46806] -O3 implies 0 = 8 = 7

2010-12-05 Thread cstankevitz at toyon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46806 Chris Stankevitz cstankevitz at toyon dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/46806] -O3 implies 0 = 8 = 7

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

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-12-05 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #6 from Dave Korn davek at gcc dot gnu.org 2010-12-06 00:50:11 UTC --- Author: davek Date: Mon Dec 6 00:50:04 2010 New Revision: 167480 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167480 Log: config/ChangeLog: 2010-12-06

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

2010-12-05 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46695 --- Comment #7 from Dave Korn davek at gcc dot gnu.org 2010-12-06 00:50:11 UTC --- Author: davek Date: Mon Dec 6 00:50:04 2010 New Revision: 167480 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167480 Log: config/ChangeLog: 2010-12-06

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

2010-12-05 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46695 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-12-05 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #7 from Dave Korn davek at gcc dot gnu.org 2010-12-06 00:54:23 UTC --- That still leaves libffi and libgcc_s to fix; I'll get to them shortly.

[Bug c++/46813] New: crashes on template definition error

2010-12-05 Thread jwfc at nii dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46813 Summary: crashes on template definition error Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug c++/46813] crashes on template definition error

2010-12-05 Thread jwfc at nii dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46813 --- Comment #1 from jwfc at nii dot net 2010-12-06 03:11:45 UTC --- Created attachment 22647 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22647 preprocessed source file

[Bug c++/46813] crashes on template definition error

2010-12-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46813 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug preprocessor/46814] New: Off by one in In file included from with already-preprocessed source

2010-12-05 Thread dustin at howett dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46814 Summary: Off by one in In file included from with already-preprocessed source Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug preprocessor/36674] #include location is offset by one row in errors from preprocessed files

2010-12-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36674 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.0

[Bug preprocessor/46814] Off by one in In file included from with already-preprocessed source

2010-12-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46814 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug preprocessor/36674] #include location is offset by one row in errors from preprocessed files

2010-12-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36674 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||dustin at

[Bug fortran/46753] [4.4/4.5 Regression] ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335

2010-12-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46753 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Summary|[4.4/4.5/4.6 Regression]|[4.4/4.5

[Bug c++/46803] [4.6 Regression] libstdc++ build errors on invalid OpenBSD system header attributes

2010-12-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug tree-optimization/46801] [4.6 Regression] FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized gnat_rcheck

2010-12-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46801 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

[Bug tree-optimization/46801] [4.6 Regression] FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized gnat_rcheck

2010-12-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46801 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11 |

[Bug fortran/46809] [OOP] ICE with -fcheck=pointer for CLASS IS

2010-12-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46809 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code