[Bug debug/48459] [4.6/4.7 Regression] avr: Assertion failure with -gdwarf-2

2011-06-12 Thread anitha.boyapati at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48459 --- Comment #12 from Anitha Boyapati 2011-06-13 06:53:25 UTC --- (In reply to comment #11) > (In reply to comment #10) > > I don't think initial_return_save() is called now. It passes the > > compilation > > there but gets struck in other place

[Bug target/49385] New: Invalid RTL intstruction for ARM

2011-06-12 Thread revital.eres at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49385 Summary: Invalid RTL intstruction for ARM Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.g

[Bug tree-optimization/49352] [4.7 Regression] -fcompare-debug failure with -O2 -ftree-vectorize

2011-06-12 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49352 Ira Rosen changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/49352] [4.7 Regression] -fcompare-debug failure with -O2 -ftree-vectorize

2011-06-12 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49352 --- Comment #11 from irar at gcc dot gnu.org 2011-06-13 06:10:25 UTC --- Author: irar Date: Mon Jun 13 06:10:20 2011 New Revision: 174982 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174982 Log: PR tree-optimization/49352

[Bug tree-optimization/49352] [4.7 Regression] -fcompare-debug failure with -O2 -ftree-vectorize

2011-06-12 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49352 --- Comment #10 from Ira Rosen 2011-06-13 05:35:16 UTC --- (In reply to comment #9) > Looks good to me, are you going to check it in? Thanks. Yes, I will do that. Thanks, Ira

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #22 from Mike Stump 2011-06-13 03:32:11 UTC --- Ok. (When the engineering work is done.)

[Bug testsuite/49341] [4.7 Regression] FAIL: gcc.dg/20051207-3.c and gcc.dg/tls/section-1.c

2011-06-12 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49341 --- Comment #5 from Andi Kleen 2011-06-13 02:45:50 UTC --- Thanks for fixing. I should have gotten it done earlier.

[Bug testsuite/49341] [4.7 Regression] FAIL: gcc.dg/20051207-3.c and gcc.dg/tls/section-1.c

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

[Bug testsuite/49341] [4.7 Regression] FAIL: gcc.dg/20051207-3.c and gcc.dg/tls/section-1.c

2011-06-12 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49341 --- Comment #3 from Hans-Peter Nilsson 2011-06-13 02:23:07 UTC --- I think this PR has been fixed, at least it's gone for cris-elf and I can't see it in . H.J., please close if fixed.

[Bug middle-end/49373] [4.7 Regression] Many testcase failures

2011-06-12 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49373 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #9

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

2011-06-12 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263 Kazumoto Kojima changed: What|Removed |Added Target||sh*-*-* --- Comment #2 from Kazumoto Ko

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-06-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #8 from Mikael Pettersson 2011-06-12 21:33:30 UTC --- I have a preliminary patch which creates a clone of *arm_cmpdi_insn that does a reverse comparison, via a new CC mode for must-be-reversed comparisons, and corresponding updates to

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #12 from Ilya Chernykh 2011-06-12 21:09:42 UTC --- Well seems I resolved the Amarok issue. The FreeCAD issue still remains.

[Bug tree-optimization/49352] [4.7 Regression] -fcompare-debug failure with -O2 -ftree-vectorize

2011-06-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49352 --- Comment #9 from Jakub Jelinek 2011-06-12 21:09:32 UTC --- Looks good to me, are you going to check it in? Thanks.

[Bug debug/49294] [4.7 Regression] ICE: in mem_loc_descriptor, at dwarf2out.c:14636 with -O -g

2011-06-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49294 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #11 from Ilya Chernykh 2011-06-12 21:01:04 UTC --- The build.opensuse.org website is back into operation.

[Bug middle-end/49373] [4.7 Regression] Many testcase failures

2011-06-12 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49373 --- Comment #8 from Jan Hubicka 2011-06-12 20:39:01 UTC --- Author: hubicka Date: Sun Jun 12 20:38:57 2011 New Revision: 174972 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174972 Log: PR middle-end/49373 * ipa.c (cgraph_externa

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #21 from Iain Sandoe 2011-06-12 20:33:24 UTC --- check m64 on powerpc-darwin9 and it appears to do the Right Thing; mdynamic-no-pic still applies for m64/powerpc and we get: $ ./gcc/xgcc -Bgcc ../tests/hello.c -o hc -fpie -mdynamic

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #20 from Iain Sandoe 2011-06-12 20:10:10 UTC --- (In reply to comment #19) > > what happens for > > gcc47 -m32 -fno-PIC -fpie backtrace.c > > ? > > [macbook] f90/bug% gcc47 -m32 -fno-PIC -fpie backtrace.c > [macbook] f90/bug% otool

[Bug bootstrap/49383] [4.7 regression] powerpc64-linux bootstrap failure due to ice in cgraph_only_called_directly_p

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49383 Richard Guenther changed: What|Removed |Added CC||hubicka at gcc dot gnu.org Target Mi

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #19 from Dominique d'Humieres 2011-06-12 19:54:40 UTC --- > what happens for > gcc47 -m32 -fno-PIC -fpie backtrace.c > ? [macbook] f90/bug% gcc47 -m32 -fno-PIC -fpie backtrace.c [macbook] f90/bug% otool -hv a.out a.out: Mach header

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #18 from Iain Sandoe 2011-06-12 19:16:05 UTC --- (In reply to comment #16) > > [macbook] f90/bug% gcc47 -m32 -fno-PIC -pie backtrace.c > > ld: cannot link -pie: -mdynamic-no-pic codegen found in _myfunc3 from > > /var/tmp//cccDWsse.

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #17 from Iain Sandoe 2011-06-12 19:06:15 UTC --- (In reply to comment #16) > (In reply to comment #15) > > [macbook] f90/bug% gcc47 -m32 -fno-PIC -pie backtrace.c what happens for gcc47 -m32 -fno-PIC -fpie backtrace.c ?

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #16 from Iain Sandoe 2011-06-12 19:01:51 UTC --- (In reply to comment #15) > I have bootstrapped gcc on x86_64-apple-darwin10.7.0 with the patch in comment > #14 and the tests for gcc and tls.exp pass without unexpected failure. I jus

[Bug libstdc++/49384] istringstream::tellg at the end of string gives a wrong result

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

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #15 from Dominique d'Humieres 2011-06-12 18:40:01 UTC --- I have bootstrapped gcc on x86_64-apple-darwin10.7.0 with the patch in comment #14 and the tests for gcc and tls.exp pass without unexpected failure. I just noticed the followi

[Bug middle-end/48836] internal compiler error: in execute_todo, at passes.c:1261

2011-06-12 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48836 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/48836] internal compiler error: in execute_todo, at passes.c:1261

2011-06-12 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48836 --- Comment #4 from Jan Hubicka 2011-06-12 18:08:55 UTC --- Author: hubicka Date: Sun Jun 12 18:08:52 2011 New Revision: 174970 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174970 Log: PR middle-end/48836 * ipa-inline-transform.

[Bug middle-end/49378] [4.7 Regression] C++ is broken

2011-06-12 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49378 --- Comment #6 from Jan Hubicka 2011-06-12 16:39:41 UTC --- Author: hubicka Date: Sun Jun 12 16:39:38 2011 New Revision: 174969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174969 Log: PR middle-end/49378 * ipa.c (cgraph_non_loc

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-06-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #7 from Mikael Pettersson 2011-06-12 15:23:40 UTC --- Created attachment 24503 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24503 more reduced test case, ICEs at -O1 for armv5te and armv6 Using this slightly more reduced test

[Bug libstdc++/49384] New: istringstream::tellg at the end of string gives a wrong result

2011-06-12 Thread pogonyshev at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49384 Summary: istringstream::tellg at the end of string gives a wrong result Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug middle-end/49378] [4.7 Regression] C++ is broken

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49378 --- Comment #5 from H.J. Lu 2011-06-12 15:15:09 UTC --- Created attachment 24502 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24502 Preprocessed 32bit future.cc

[Bug middle-end/49378] [4.7 Regression] C++ is broken

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49378 --- Comment #4 from H.J. Lu 2011-06-12 14:51:12 UTC --- (In reply to comment #3) > Hi, > looks like I have the lucky kernel. > > I think the problem is that we now mark as local thunks that are not having > address taken that makes i386 BE to u

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 Iain Sandoe changed: What|Removed |Added Attachment #24496|0 |1 is obsolete|

[Bug bootstrap/49383] New: [4.7 regression] powerpc64-linux bootstrap failure due to ice in cgraph_only_called_directly_p

2011-06-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49383 Summary: [4.7 regression] powerpc64-linux bootstrap failure due to ice in cgraph_only_called_directly_p Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #3 from H.J. Lu 2011-06-12 14:43:41 UTC --- (In reply to comment #1) > LD_LIBRARY_PATH should be only set for executing testcases, not for > compiling them. That is not what we are doing: lib/c-torture.exp:set_ld_library_path_en

[Bug middle-end/49378] [4.7 Regression] C++ is broken

2011-06-12 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49378 --- Comment #3 from Jan Hubicka 2011-06-12 14:41:18 UTC --- Hi, looks like I have the lucky kernel. I think the problem is that we now mark as local thunks that are not having address taken that makes i386 BE to use register passing conventions

[Bug target/49374] [4.5 Regression] x86 backend is broken

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

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #2 from H.J. Lu 2011-06-12 14:30:31 UTC --- *** Bug 49374 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/49140] [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49140 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #3 from

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #10 from Ilya Chernykh 2011-06-12 14:09:32 UTC --- Created attachment 24499 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24499 this file defines attributes

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #9 from Ilya Chernykh 2011-06-12 14:06:25 UTC --- This happens only with GCC 4.6, with GCC 4.5 builds well.

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #8 from Ilya Chernykh 2011-06-12 14:03:56 UTC --- Created attachment 24498 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24498 file with the definition

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #7 from Ilya Chernykh 2011-06-12 14:03:26 UTC --- Created attachment 24497 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24497 file with the undefined reference I don't know how to obtain pre-processed source but here are the f

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #6 from Richard Guenther 2011-06-12 13:48:04 UTC --- undefined reference to `Amarok::aboutData' suggests a bug in Amarok instead. Please provide pre-processed source of the file with the undefined reference and the file which is sup

[Bug target/49335] [4.6/4.7 Regression] ARM: Invalid assembler generated while compiling C++ code from 'codeblocks'

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

[Bug libfortran/49296] [4.6/4.7 Regression] Wrong END OF FILE error for list-directed I/O with strings

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49296 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug tree-optimization/49309] [4.6/4.7 Regression] ICE with -fmudflap: verify_stmts failed: type mismatch in pointer plus expression

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

[Bug c++/49290] [4.6/4.7 Regression][C++0x] ICE in in cxx_eval_indirect_ref, at cp/semantics.c:6795

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

[Bug fortran/49103] [4.6/4.7 Regression] local variables exchange values / wrong code with -O3

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

[Bug tree-optimization/49115] [4.5/4.6 Regression] invalid return value optimization (?) when exception is thrown and caught

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

[Bug middle-end/49378] [4.7 Regression] C++ is broken

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49378 --- Comment #2 from H.J. Lu 2011-06-12 13:36:39 UTC --- On x86-64, I got 0006d270 <_ZN12_GLOBAL__N_121system_error_categoryD0Ev>: 6d270: 48 8d 05 79 d4 27 00lea0x27d479(%rip),%rax# 2ea6f0 <_ZTVN12_GLOBAL__N_121sy

[Bug rtl-optimization/48830] [4.4/4.5/4.6 regression] unrecognized insn: storing invalid upper FP reg in SImode

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug rtl-optimization/48813] [4.4/4.5/4.6/4.7 Regression] Segfault with backward branch inside dead loop body

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

[Bug rtl-optimization/48757] [4.5/4.6 Regression] internal compiler error: in compensate_edge, at reg-stack.c:2788

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48757 Richard Guenther changed: What|Removed |Added Priority|P3 |P2 Status|NEW

[Bug middle-end/48814] [4.3/4.4/4.5/4.6/4.7 Regression] Incorrect scalar increment result

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

[Bug tree-optimization/48764] [4.5/4.6/4.7 Regression] wrong-code bug in gcc-4.5.x, related to __restrict

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

[Bug rtl-optimization/48721] [4.6/4.7 Regression] ICE: verify_flow_info failed: missing barrier after block 6 with -foptimize-sibling-calls -fsched2-use-superblocks

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

[Bug middle-end/48668] [4.6/4.7 regression] COMDAT Group signature not emitted in group

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48668 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug debug/48670] [4.6 regression] explosion in time and stack usage when using -ggdb on a class with many members

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48670 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug middle-end/48666] [4.6/4.7 Regression] -Warray-bounds doesn't trigger anymore for simple case

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48666 Richard Guenther changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug c/49379] warning from Mac OS X linker alignment lost for -ftree-vectorize optimization

2011-06-12 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49379 --- Comment #4 from Gary Funck 2011-06-12 13:04:59 UTC --- We think that this issue is related to an optimization that increases the alignment of common symbols that have the potential to improve vectorization. We didn't run a reghunt, but it lo

[Bug lto/48437] [4.6/4.7 Regression] LTO crashes with block-local function declarations

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

[Bug tree-optimization/48613] [4.6/4.7 Regression] ICE: vector VEC(ipa_node_params_t,base) index domain error with -O0 -flto -findirect-inlining

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

[Bug target/48273] [4.6 Regression] ICE: in create_copy_of_insn_rtx, at sel-sched-ir.c:5604 with -fsel-sched-pipelining -fselective-scheduling2 -march=core2

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

[Bug target/48173] [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t)

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48173 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #13 from Iain Sandoe 2011-06-12 13:00:49 UTC --- (In reply to comment #12) > The reason for the error is that no spec matches the option. For most > targets, the option is matched in LINK_PIE_SPEC (only), which is part of > LINK_CO

[Bug lto/47889] [4.6/4.7 Regression] Segmentation fault in useless_type_conversion_p, at tree-ssa.c:1228

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47889 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug lto/47888] [4.6/4.7 Regression] tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6249 / Segmentation fault

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47888 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #12 from joseph at codesourcery dot com 2011-06-12 12:48:53 UTC --- The reason for the error is that no spec matches the option. For most targets, the option is matched in LINK_PIE_SPEC (only), which is part of LINK_COMMAND_SPEC; Da

[Bug target/47333] [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 Richard Guenther changed: What|Removed |Added Target||*-solaris Status|REOPENED

[Bug target/44618] [4.4/4.5/4.6/4.7 regression] wrong code with -frename-registers

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44618 Richard Guenther changed: What|Removed |Added Keywords||patch Priority|P3

[Bug target/49307] [4.5/4.6/4.7 Regression] ICE in spill_failure, at reload1.c:2113

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49307 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

[Bug tree-optimization/49140] [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49140 Richard Guenther changed: What|Removed |Added Depends on||49330 Target Milestone|---

[Bug c/49379] warning from Mac OS X linker alignment lost for -ftree-vectorize optimization

2011-06-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49379 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/49335] [4.6/4.7 Regression] ARM: Invalid assembler generated while compiling C++ code from 'codeblocks'

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49335 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.1 Summary|[4.6 Regressi

[Bug fortran/48699] [4.6/4.7 Regression] [OOP] MOVE_ALLOC inside SELECT TYPE

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48699 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

[Bug rtl-optimization/48721] [4.6/4.7 Regression] ICE: verify_flow_info failed: missing barrier after block 6 with -foptimize-sibling-calls -fsched2-use-superblocks

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48721 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.1

[Bug fortran/49112] [4.6/4.7 Regression] [OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

[Bug c/48666] [4.5.2/4.6 regression] -Warray-bounds doesn't trigger anymore for simple case

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48666 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.5.4

[Bug rtl-optimization/21617] [4.4/4.5/4.6/4.7 Regression] CRC64 algorithm optimization problem on Intel 32-bit

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21617 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.4.7

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.1

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #5 from Ilya Chernykh 2011-06-12 12:34:25 UTC --- One more link to a build log in another project: http://trinity-devel.pearsoncomputing.net/?0::2177

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #4 from Ilya Chernykh 2011-06-12 12:27:56 UTC --- Seems the buil.opensuse.org server is currently down which was not the case when I submitted the bugreport. I suggest to try in a few hours.

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #3 from Ilya Chernykh 2011-06-12 12:11:19 UTC --- Sorry I do not know what triggers the bugs. The sources are there.

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/49374] [4.5 Regression] x86 backend is broken

2011-06-12 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49374 --- Comment #2 from Uros Bizjak 2011-06-12 11:45:39 UTC --- (In reply to comment #0) > Revision 174635 is OK. It may be caused by revision 174951: > > http://gcc.gnu.org/ml/gcc-cvs/2011-06/msg00440.html Huh? Unless these testcases depend on

[Bug debug/49294] [4.7 Regression] ICE: in mem_loc_descriptor, at dwarf2out.c:14636 with -O -g

2011-06-12 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49294 --- Comment #3 from Zdenek Sojka 2011-06-12 11:43:17 UTC --- The fix was commited as r174712, but with wrong commit message, so it didn't appear here. http://gcc.gnu.org/ml/gcc-cvs/2011-06/msg00200.html

[Bug c/49379] warning from Mac OS X linker alignment lost for -ftree-vectorize optimization

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49379 --- Comment #2 from Richard Guenther 2011-06-12 11:42:57 UTC --- You should probably report this to Apple instead.

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #1 from Richard Guenther 2011-06-12 11:40:57 UTC --- LD_LIBRARY_PATH should be only set for executing testcases, not for compiling them.

[Bug target/49374] [4.5 Regression] x86 backend is broken

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49374 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug c/49368] __builtin_constant_p is unable to determine if a union is constant

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

[Bug tree-optimization/49367] missed optimization with __restrict field

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

[Bug debug/49382] New: -O2 -g: DW_AT_location at the very first PC is already modified

2011-06-12 Thread jan.kratochvil at redhat dot com
, noclone)) func (int x) { clobber (x++); i = 1;/* line 11 */ } int main (void) { func (5); return 0; } gcc -c -Wall -g -O2 PASS gcc (GCC) 4.4.7 20110611 (prerelease) FAIL gcc (GCC) 4.5.4 20110612 (prerelease) FAIL gcc (GCC) 4.6.1 20110612 (prerelease) FAIL gcc (GCC) 4.7.0 20110612 (experimental

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #11 from Dominique d'Humieres 2011-06-12 11:00:03 UTC --- > (which makes one expect it to be OK on Darwin10). Confirmed on x86_64-apple-darwin10.7.0.

[Bug c++/49380] [4.6 Regression] Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 --- Comment #1 from Ilya Chernykh 2011-06-12 10:25:07 UTC --- Sorry, I meant I tried -fpermissive of course, not -fexceptions

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*

2011-06-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371 --- Comment #10 from Iain Sandoe 2011-06-12 09:56:28 UTC --- Created attachment 24496 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24496 adjust specs for darwin to make 'pie', 'fpie' and 'fPIE' do the same. This is might be a step in the

[Bug boehm-gc/49381] New: Unresolved symbols in libgcjgc.a when linking gctest

2011-06-12 Thread gcc-tgc at jupiterrise dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49381 Summary: Unresolved symbols in libgcjgc.a when linking gctest Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: boehm-gc Assign

[Bug c++/49380] New: Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD)

2011-06-12 Thread anixx at opensuse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49380 Summary: Several packages fail to link when building with GCC4.6 (amarok 1.4, FreeCAD) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P