[Bug debug/48203] ICE in dwarf2out.c while building eglibc.

2011-03-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48203 --- Comment #12 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2011-03-20 07:59:59 UTC --- Author: ramana Date: Sun Mar 20 07:59:54 2011 New Revision: 171193 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171193 Log: Fix PR

[Bug bootstrap/44107] libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib

2011-03-20 Thread Denis.Excoffier at airbus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 --- Comment #7 from Denis Excoffier Denis.Excoffier at airbus dot com 2011-03-20 08:12:49 UTC --- 1) In no configuration the bootstrap fails (as long as you take care of PR45381 and PR47016). 2) Indeed, the DYLD_LIBRARY_PATH that makes things to

[Bug bootstrap/44107] libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib

2011-03-20 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.1 --- Comment

[Bug bootstrap/44107] libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib

2011-03-20 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 --- Comment #9 from Jack Howarth howarth at nitro dot med.uc.edu 2011-03-20 12:42:52 UTC --- Test results for WIP patch from Comment 4 and 5 against gcc-4_6-branch under Xcode 4.0... http://gcc.gnu.org/ml/gcc-testresults/2011-03/msg01968.html

[Bug middle-end/48209] New: FAIL: gcc.c-torture/execute/pr47917.c execution

2011-03-20 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209 Summary: FAIL: gcc.c-torture/execute/pr47917.c execution Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug lto/48210] New: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code

2011-03-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210 Summary: ICE: SIGFPE with -flto --param lto-partitions=0 on basic code Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/41495] libstdc++ --enable-clocale=ieee_1003.1-2001 fails

2011-03-20 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41495 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2011-03-20 15:23:02 UTC --- N.B. messages_base::catalog is required to be a typedef for int, although there is an open issue which would allow intptr_t to be used instead:

[Bug rtl-optimization/48156] [4.6/4.7 Regression] wrong code with -fcrossjumping

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48156 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org 2011-03-20 15:25:59 UTC --- Author: jakub Date: Sun Mar 20 15:25:55 2011 New Revision: 171195 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171195 Log: PR

[Bug c++/48211] New: [C++0x] Segment Fault When Compiling

2011-03-20 Thread neuront at bitfoc dot us
Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-cygwin/4.7.0/lto-wrapper.exe Target: i686-pc-cygwin Configured with: ./configure --enable-languages=c,c++,fortran,lto,objc Thread model: single gcc version 4.7.0 20110320 (experimental) (GCC)

[Bug rtl-optimization/48156] [4.6 Regression] wrong code with -fcrossjumping

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48156 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #10 from Mikael Pettersson mikpe at it dot uu.se 2011-03-20 16:40:14 UTC --- (In reply to comment #8) Author: ramana Date: Tue Mar 15 19:59:25 2011 New Revision: 171017 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171017

[Bug c++/48212] New: [4.6/4.7 Regression] [C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 on invalid code

2011-03-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212 Summary: [4.6/4.7 Regression] [C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 on invalid code Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/48211] [C++0x] Segment Fault When Compiling

2011-03-20 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48211 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-03-20 16:55:55 UTC --- The bug reporting guidelines request that you don't upload an archive of files. The contained source file is: #include list #include memory #include sstream

[Bug rtl-optimization/48144] ICE: in code_motion_path_driver, at sel-sched.c:6575 with -fselective-scheduling2 and custom flags

2011-03-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48144 --- Comment #2 from Zdenek Sojka zsojka at seznam dot cz 2011-03-20 18:20:58 UTC --- Created attachment 23731 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23731 simpler C testcase This testcase needs less flags to reproduce: $ gcc -O

[Bug c++/48212] [4.6/4.7 Regression] [C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 on invalid code

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug middle-end/48209] FAIL: gcc.c-torture/execute/pr47917.c execution

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2011-03-20 18:53:09 UTC --- That's a clear violation of ISO C99, so you probably want to xfail the testcase for hpux.

[Bug target/48213] New: [4.6/4.7 Regression] ICE in simplify_subreg called from s390_delegitimize_address

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213 Summary: [4.6/4.7 Regression] ICE in simplify_subreg called from s390_delegitimize_address Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug target/48213] [4.6/4.7 Regression] ICE in simplify_subreg called from s390_delegitimize_address

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

[Bug target/48213] [4.6/4.7 Regression] ICE in simplify_subreg called from s390_delegitimize_address

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2011-03-20 19:38:31 UTC --- Created attachment 23732 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23732 gcc46-pr48213.patch Untested fix.

Re: MIPS: va_arg is unable to correct extract an empty zero-length array

2011-03-20 Thread Richard Sandiford
Nick Clifton ni...@redhat.com writes: Hi Richard, + /* Even zero-sized arguments occupy one byte. */ + if (size == 0) +size = 1; That fixes it! Thanks. Will you apply this patch yourself, or should I submit the patch and the test case as a separate email to gcc-patches ?

[Bug bootstrap/44107] libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib

2011-03-20 Thread Denis.Excoffier at airbus dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 --- Comment #10 from Denis Excoffier Denis.Excoffier at airbus dot com 2011-03-20 20:34:37 UTC --- (In reply to comment #8) DYLD_PRINT_LIBRARIES=1 ./myexe is really useful for making sure that the libraries you think should be used actually

[Bug bootstrap/44107] libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib

2011-03-20 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 --- Comment #11 from Iain Sandoe iains at gcc dot gnu.org 2011-03-20 20:54:09 UTC --- (In reply to comment #10) (In reply to comment #8) Now comes the question of the beginning (which is also included in the title of this PR): why does my

[Bug bootstrap/44107] libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib

2011-03-20 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 --- Comment #12 from Iain Sandoe iains at gcc dot gnu.org 2011-03-20 21:06:30 UTC --- (In reply to comment #11) (In reply to comment #10) (In reply to comment #8) So, my question is does version 'x' work without a DYLD_LIBRARY_PATH set?

[Bug fortran/47976] [4.5 Regression] Recent gfortran.dg/actual_array_constructor_3.f90 regression on arm-linux-gnueabi

2011-03-20 Thread michael.hope at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976 --- Comment #5 from Michael Hope michael.hope at linaro dot org 2011-03-20 21:10:37 UTC --- Problem is introduced by r170053. See:

[Bug rtl-optimization/48156] [4.6 Regression] wrong code with -fcrossjumping

2011-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48156 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.6.0 |4.6.1

[Bug bootstrap/48168] [4.7 regression] Solaris 2/SPARC bootstrap broken: ICE in sparc_function_arg_1, at config/sparc/sparc.c:5721

2011-03-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48168 --- Comment #5 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-03-20 21:50:24 UTC --- Author: ebotcazou Date: Sun Mar 20 21:50:20 2011 New Revision: 171197 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171197 Log: PR

[Bug bootstrap/48168] [4.7 regression] Solaris 2/SPARC bootstrap broken: ICE in sparc_function_arg_1, at config/sparc/sparc.c:5721

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

[Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever obj-c++ is included in the list of languages

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

[Bug rtl-optimization/47502] [x32] can’t find a register in class ‘SIREG’ while reloading ‘asm’

2011-03-20 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47502 --- Comment #5 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-03-21 03:28:45 UTC --- Author: hjl Date: Mon Mar 21 03:28:40 2011 New Revision: 171205 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171205 Log: Add 2 testcases for PR