[Bug c++/46538] [4.3/4.4./4.5/4.6 Regression] ICE: SIGSEGV in cp_make_fname_decl (decl.c:3690) on invalid code when using __PRETTY_FUNCTION__

2010-11-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46538 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2010-11-20 08:15:39 UTC --- Author: jakub Date: Sat Nov 20 08:15:33 2010 New Revision: 166974 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166974 Log: PR c++/46538 *

[Bug c++/46538] [4.3/4.4./4.5 Regression] ICE: SIGSEGV in cp_make_fname_decl (decl.c:3690) on invalid code when using __PRETTY_FUNCTION__

2010-11-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46538 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug bootstrap/46429] --enable-build-with-cxx fails on stddef.h

2010-11-20 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46429 Pawel Sikora pluto at agmk dot net changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/46574] New: ada bootstrap fails with --enable-build-with-cxx.

2010-11-20 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46574 Summary: ada bootstrap fails with --enable-build-with-cxx. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo:

[Bug java/46575] New: relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 Summary: relocation overflow when compile libgcj_tools_la-tools.o Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: critical Priority: P3

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #1 from licheng.1212 at gmail dot com licheng.1212 at gmail dot com 2010-11-20 11:20:19 UTC --- Created attachment 22466 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22466 libgcj_tools_la-tools.S.tar.bz2 file 1

[Bug target/28342] undefined symbol [local label] for goto from nested function and switch

2010-11-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28342 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Version|4.0.2 |4.1.0 ---

[Bug target/28342] undefined symbol [local label] for goto from nested function and switch

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

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #2 from licheng.1212 at gmail dot com licheng.1212 at gmail dot com 2010-11-20 11:21:39 UTC --- Created attachment 22467 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22467 libgcj_tools_la-tools.S.tar.bz2 file 2

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #3 from licheng.1212 at gmail dot com licheng.1212 at gmail dot com 2010-11-20 11:22:56 UTC --- Created attachment 22468 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22468 libgcj_tools_la-tools.S.tar.bz2 file 3

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #4 from licheng.1212 at gmail dot com licheng.1212 at gmail dot com 2010-11-20 11:25:40 UTC --- libgcj_tools_la-tools.S.tar.bz2 is too big to upload, so i spilt it to three file. please use cat x* libgcj_tools_la-tools.S.tar.bz2 to

[Bug libffi/42289] [4.3 only] libffi fails to build with binutils-2.20 on ARM

2010-11-20 Thread armin76 at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42289 Raúl Porcel armin76 at gentoo dot org changed: What|Removed |Added CC||armin76 at gentoo

[Bug bootstrap/46533] [alpha] bootstrap failure

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

[Bug target/28342] undefined symbol [local label] for goto from nested function and switch

2010-11-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28342 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Version|4.1.0 |4.0.2

[Bug debug/46561] [4.6 Regression] -fcompare-debug failure (length) with -O2 -ftree-vectorize -ftree-parallelize-loops

2010-11-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46561 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2010-11-20 12:14:53 UTC --- Author: jakub Date: Sat Nov 20 12:14:48 2010 New Revision: 166975 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166975 Log: PR debug/46561 *

[Bug debug/46561] [4.6 Regression] -fcompare-debug failure (length) with -O2 -ftree-vectorize -ftree-parallelize-loops

2010-11-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46561 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug objc/31056] objc bogus warning when using const

2010-11-20 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added CC||nicola at gcc dot

[Bug target/46468] enabling -fomit-frame-pointer by default breaks Wine

2010-11-20 Thread marcus at jet dot franken.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46468 marcus at jet dot franken.de changed: What|Removed |Added CC||marcus at jet dot

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Known to fail||4.5.2,

[Bug lto/46576] New: BFD linker plugin generates bad executables

2010-11-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46576 Summary: BFD linker plugin generates bad executables Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo:

[Bug plugins/46577] New: cp-tree.h: c-common.h/hard-reg-set.h needs to be installed into plugin directory.

2010-11-20 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46577 Summary: cp-tree.h: c-common.h/hard-reg-set.h needs to be installed into plugin directory. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug lto/43157] Segmentation fault in aggregate_value_p, asm aliases do not work

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43157 --- Comment #6 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-11-20 14:41:02 UTC --- Can't reproduce it with GCC 4.6.0 20101113.

[Bug lto/46578] New: 416.gamess in SPEC CPU 2006 is miscompiled by LTO with gold

2010-11-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46578 Summary: 416.gamess in SPEC CPU 2006 is miscompiled by LTO with gold Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug lto/46579] New: LTO generates different alignments

2010-11-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46579 Summary: LTO generates different alignments Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo:

[Bug lto/46579] LTO generates different alignments

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

[Bug lto/43218] [LTO] Conflicting function types cause ICE

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43218 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug middle-end/43316] fold check: original tree changed by fold

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43316 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-11-20 15:27:30 UTC --- Still fails with GCC 4.6.0 20101113.

[Bug lto/43467] LTO error bytecode stream: trying to read 0 bytes after the end of the input buffer

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Known to work||4.6.0

[Bug lto/42402] ICE in propagate, at ipa-reference.c:1244

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42402 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added CC|

[Bug debug/46580] New: -fcompare-debug failure with -gstabs -g due to different symbol mangling

2010-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46580 Summary: -fcompare-debug failure with -gstabs -g due to different symbol mangling Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/46580] -fcompare-debug failure with -gstabs -g due to different symbol mangling

2010-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46580 --- Comment #1 from Zdenek Sojka zsojka at seznam dot cz 2010-11-20 16:05:51 UTC --- Created attachment 22470 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22470 another testcase $ gcc -gstabs -g -fcompare-debug testcase2.C gcc: error:

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

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

[Bug fortran/46581] New: [4.6 Regression] [OOP] segfault in SELECT TYPE with associate-name

2010-11-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46581 Summary: [4.6 Regression] [OOP] segfault in SELECT TYPE with associate-name Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/46580] -fcompare-debug failure with -gstabs -g due to different symbol mangling

2010-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46580 Zdenek Sojka zsojka at seznam dot cz changed: What|Removed |Added CC||aoliva at gcc dot

[Bug fortran/46581] [4.6 Regression] [OOP] segfault in SELECT TYPE with associate-name

2010-11-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46581 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2010-11-20 16:45:08 UTC --- This compiles, but fails at runtime with a segfault. On x86_64-apple-darwin10 (for both r166533 and r16697) it gives the wrong result: Allocation

[Bug lto/46579] LTO generates different alignments

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

[Bug fortran/46581] [4.6 Regression] [OOP] segfault in SELECT TYPE with associate-name

2010-11-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46581 --- Comment #2 from janus at gcc dot gnu.org 2010-11-20 17:04:17 UTC --- (In reply to comment #0) It was working at r166401 (and r166825?), but fails at r166914. Possibly a regression of r166480. I just checked: It's indeed due to my r166480.

[Bug c/46582] New: No warning is given about always false condition and unreachable code

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46582 Summary: No warning is given about always false condition and unreachable code Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug c++/45331] Generate clear diagnostics when a semicolon is missing at the end of a class definition

2010-11-20 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45331 --- Comment #2 from Nathan Froyd froydnj at gcc dot gnu.org 2010-11-20 18:50:05 UTC --- Author: froydnj Date: Sat Nov 20 18:50:00 2010 New Revision: 166977 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166977 Log: gcc/c-family/ PR

[Bug c++/16189] obfuscated error message for missing semicolon after declaration in C++

2010-11-20 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16189 --- Comment #10 from Nathan Froyd froydnj at gcc dot gnu.org 2010-11-20 18:50:05 UTC --- Author: froydnj Date: Sat Nov 20 18:50:00 2010 New Revision: 166977 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166977 Log: gcc/c-family/ PR

[Bug c++/36888] Error message when forgetting a semicolon after a class definition should be better

2010-11-20 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36888 --- Comment #4 from Nathan Froyd froydnj at gcc dot gnu.org 2010-11-20 18:50:06 UTC --- Author: froydnj Date: Sat Nov 20 18:50:00 2010 New Revision: 166977 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166977 Log: gcc/c-family/ PR

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-20 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/46202] Makefile doesn't support install-strip

2010-11-20 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46202 --- Comment #2 from Ralf Wildenhues rwild at gcc dot gnu.org 2010-11-20 19:37:12 UTC --- Author: rwild Date: Sat Nov 20 19:37:08 2010 New Revision: 166980 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166980 Log: PR other/46202: implement

[Bug other/46202] Makefile doesn't support install-strip

2010-11-20 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46202 Ralf Wildenhues rwild at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46506] GCC miscompiled 465.tonto in SPEC CPU 2006

2010-11-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46506 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Component|lto |middle-end

[Bug middle-end/46506] GCC miscompiled 465.tonto in SPEC CPU 2006

2010-11-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46506 --- Comment #7 from H.J. Lu hjl.tools at gmail dot com 2010-11-20 20:07:08 UTC --- Created attachment 22471 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22471 Miscompare of stdout

[Bug lto/46576] BFD linker plugin generates bad executables

2010-11-20 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46576 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added CC||davek at gcc dot

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

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

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

2010-11-20 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #21 from Dave Korn davek at gcc dot gnu.org 2010-11-20 20:52:38 UTC --- (In reply to comment #20) If we have to pass libgcc archive in GCC driver, what happens to random archives on command line? Will LTO ignore them? It sounds

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

2010-11-20 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at gcc

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

2010-11-20 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #23 from Jan Hubicka hubicka at gcc dot gnu.org 2010-11-20 21:06:50 UTC --- BTW I really think both gold and GNU ld will need to do two stage linking (i.e. fully re-link after LTO step). Other problems involved in this include the

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

2010-11-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #24 from H.J. Lu hjl.tools at gmail dot com 2010-11-20 21:14:01 UTC --- Can we do 1. GCC calls ld with -r to generate a .o file first. 2. GCC calls ld with the single .o input?

[Bug fortran/46408] [OOP] Segfault when running gfortran.dg/class_allocate_6.f03

2010-11-20 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46408 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added CC||danglin at

[Bug target/31100] ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as

2010-11-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31100 --- Comment #2 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-11-20 22:01:51 UTC --- Author: ebotcazou Date: Sat Nov 20 22:01:48 2010 New Revision: 166986 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166986 Log: PR target/31100

[Bug target/31100] ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as

2010-11-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31100 --- Comment #3 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-11-20 22:05:11 UTC --- Author: ebotcazou Date: Sat Nov 20 22:05:08 2010 New Revision: 166987 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166987 Log: PR target/31100

[Bug target/31100] ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as

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

[Bug debug/46583] New: [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2010-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 Summary: [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/46528] [4.6 Regression] profiledbootstrap failure

2010-11-20 Thread ubizjak at gmail dot com
on alpha, you will need [1] to get this far. Using built-in specs. COLLECT_GCC=./prev-gcc/xgcc Target: alphaev68-unknown-linux-gnu Configured with: ../gcc-svn/trunk/configure --enable-languages=c,c++,fortran Thread model: posix gcc version 4.6.0 20101120 (experimental) [trunk revision 166974] (GCC

[Bug libfortran/46584] New: FAIL: gfortran.dg/quad_1.f90 -O (test for excess errors)

2010-11-20 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584 Summary: FAIL: gfortran.dg/quad_1.f90 -O (test for excess errors) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

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

[Bug rtl-optimization/46585] New: [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling

2010-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46585 Summary: [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling Product: gcc Version: 4.6.0

[Bug debug/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2010-11-20 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug rtl-optimization/46585] [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling

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

[Bug target/46548] Build arm gcc failure after patch 165463

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

[Bug fortran/46339] [4.3/4.4/4.5/4.6 Regression] ICE (segfault) in gfc_trans_pointer_assignment

2010-11-20 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46339 --- Comment #26 from Paul Thomas pault at gcc dot gnu.org 2010-11-21 07:18:04 UTC --- (In reply to comment #0) The test program is: snip type (particle_struct), optional, target :: p(:) real, pointer, optional :: axis(:) axis =

[Bug debug/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

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

[Bug driver/46516] Non-multilib search problem in gcc.c / gfortran error: libgfortran.spec: No such file or directory

2010-11-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46516 --- Comment #17 from Tobias Burnus burnus at gcc dot gnu.org 2010-11-21 07:56:15 UTC --- Author: burnus Date: Sun Nov 21 07:56:12 2010 New Revision: 166998 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166998 Log: 2010-11-21 Michael Matz