[Bug tree-optimization/49093] [4.6/4.7 Regression] ICE in vect_enhance_data_refs_alignment() with volatile inside peeled loop

2011-06-02 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49093 --- Comment #11 from irar at gcc dot gnu.org 2011-06-02 07:03:04 UTC --- Author: irar Date: Thu Jun 2 07:02:57 2011 New Revision: 174559 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174559 Log: PR tree-optimization/49093

[Bug tree-optimization/49093] [4.6/4.7 Regression] ICE in vect_enhance_data_refs_alignment() with volatile inside peeled loop

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

[Bug testsuite/49239] Random gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c failure

2011-06-02 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49239 --- Comment #4 from Ira Rosen irar at il dot ibm.com 2011-06-02 07:13:20 UTC --- H.J. is it fixed? Thanks, Ira

[Bug fortran/45786] [4.5 Regression] Relational operators .eq. and == are not recognized as equivalent

2011-06-02 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786 --- Comment #13 from Thomas Koenig tkoenig at gcc dot gnu.org 2011-06-02 09:09:57 UTC --- Author: tkoenig Date: Thu Jun 2 09:09:53 2011 New Revision: 174560 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174560 Log: 2011-06-02 Thomas

[Bug fortran/45786] [4.5 Regression] Relational operators .eq. and == are not recognized as equivalent

2011-06-02 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c

2011-06-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2011-06-02 09:44:34 UTC --- Well, it's unfortunate that the new function header matches assignments. Consider omitting the spaces around the '='s there.

[Bug c++/49266] New: [C++0x] Another incomplete type regression with noexcept

2011-06-02 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49266 Summary: [C++0x] Another incomplete type regression with noexcept Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/49264] Internal compiler error: segmentation fault

2011-06-02 Thread eftaxi12 at otenet dot gr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 Dimitris Eftaxiopoulos eftaxi12 at otenet dot gr changed: What|Removed |Added Target|

[Bug c++/49264] Internal compiler error: segmentation fault

2011-06-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2011-06-02 11:43:31 UTC --- http://www.gnu.org/software/gzip/

[Bug c++/49264] Internal compiler error: segmentation fault

2011-06-02 Thread eftaxi12 at otenet dot gr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 --- Comment #4 from Dimitris Eftaxiopoulos eftaxi12 at otenet dot gr 2011-06-02 11:49:36 UTC --- Created attachment 24415 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24415 Preprocessed file that triggers the bug

[Bug target/49163] [4.7 Regression] [SH] ICE in change_address_1, at emit-rtl.c:1936

2011-06-02 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49163 Kazumoto Kojima kkojima at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug testsuite/49239] Random gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c failure

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

[Bug debug/47858] [4.5/4.6/4.7 Regression] IPA-SRA decreases quality of debug info

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

[Bug rtl-optimization/48840] [4.4/4.5/4.7 Regression] assertion failure (old_frame_size == get_frame_size ()) in reload1.c

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Component|target

[Bug rtl-optimization/48840] [4.4/4.5/4.7 Regression] assertion failure (old_frame_size == get_frame_size ()) in reload1.c

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 --- Comment #4 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-06-02 13:04:45 UTC --- Author: ebotcazou Date: Thu Jun 2 13:04:43 2011 New Revision: 174566 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174566 Log: PR

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Target|sparc64-unknown-linux-gnu |sparc64-*-*

[Bug c++/49264] Internal compiler error: segmentation fault

2011-06-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-06-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #97 from Jan Hubicka hubicka at gcc dot gnu.org 2011-06-02 13:28:28 UTC --- Today I noticed by an accident that the following hack: Index: lto-streamer-out.c === ---

[Bug target/48941] [arm gcc] NEON: Stack pointer operations performed even tho stack is not accessed at all in function.

2011-06-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48941 --- Comment #5 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-06-02 13:40:28 UTC --- (In reply to comment #4) (In reply to comment #3) Created attachment 24234 [details] Proposed patch The attached patch seems to fix

[Bug rtl-optimization/48658] [4.3 Regression]: ICE in reload_cse_simplify_operands, at postreload.c:395

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48658 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-06-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #98 from Jan Hubicka hubicka at gcc dot gnu.org 2011-06-02 14:28:47 UTC --- Martin suggested ingoring BINFOs without FLAG_2 set. It don't seem make much difference: [WPA] Compression: 430287537 input bytes, 1997250286 uncompressed

[Bug c++/49264] Internal compiler error: segmentation fault

2011-06-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2011-06-02 14:45:15 UTC --- Created attachment 24417 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24417 pr49264.ii Partially reduced testcase.

[Bug c++/49264] [4.6/4.7 Regression] Internal compiler error: segmentation fault

2011-06-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW Target

[Bug c++/49264] [4.6/4.7 Regression] Internal compiler error: segmentation fault

2011-06-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org 2011-06-02 15:18:54 UTC --- Seems we have memcpy (any, D.2892, 1) and fold_stmt_1 it. Folding turns this into MEM_REF[any] = MEM_REF[D.2892], which gimplify_and_update_call_from_tree

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

2011-06-02 Thread edmar at freescale dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44618 --- Comment #24 from Edmar Wienskoski edmar at freescale dot com 2011-06-02 15:33:16 UTC --- The patch was approved by David, but I don't have WAA. Can I get anyone in this list to volunteer to do the commit ? Thanks, Edmar 2011-05-23 Edmar

[Bug tree-optimization/49243] attribute((returns_twice)) doesn't work

2011-06-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49243 --- Comment #4 from Mikael Pettersson mikpe at it dot uu.se 2011-06-02 15:33:40 UTC --- Patch posted: http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00145.html

[Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only)

2011-06-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44897 --- Comment #21 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-06-02 16:10:40 UTC --- (In reply to comment #20) The problem as confirmed in Comment 9 no longer reproduce on mainline. So problem is either fixed or went latent. I am

[Bug target/48807] Segfault building newlib for bfin

2011-06-02 Thread shenders at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48807 --- Comment #1 from Stuart Henderson shenders at gcc dot gnu.org 2011-06-02 16:16:56 UTC --- Author: shenders Date: Thu Jun 2 16:16:52 2011 New Revision: 174567 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174567 Log: 2011-06-02 Stuart

[Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c

2011-06-02 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261 --- Comment #3 from davidxl xinliangli at gmail dot com 2011-06-02 16:33:37 UTC --- (In reply to comment #2) Well, it's unfortunate that the new function header matches assignments. Consider omitting the spaces around the '='s there. Yes -- it

[Bug target/48807] Segfault building newlib for bfin

2011-06-02 Thread shenders at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48807 Stuart Henderson shenders at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/47951] [4.6/4.7 Regression] web.c:union_match_dups segmentation fault for bfin

2011-06-02 Thread shenders at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47951 Stuart Henderson shenders at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/49265] Double colon in procedure-stmt (generic interface)

2011-06-02 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49265 --- Comment #2 from kargl at gcc dot gnu.org 2011-06-02 17:39:14 UTC --- Author: kargl Date: Thu Jun 2 17:39:11 2011 New Revision: 174569 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174569 Log: 2011-06-02 Steven G. Kargl

[Bug c++/49181] [C++0x] Error reporting routines re-entered

2011-06-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49181 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/49267] New: Ambiguity with conversion functions T and T, initializing a T

2011-06-02 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49267 Summary: Ambiguity with conversion functions T and T, initializing a T Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/49134] ICE in g++.dg/cpp0x/constexpr tests for arm

2011-06-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49134 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug objc/48539] Missing warning when messaging a forward-declared class

2011-06-02 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48539 --- Comment #2 from Nicola Pero nicola at gcc dot gnu.org 2011-06-02 18:54:34 UTC --- Author: nicola Date: Thu Jun 2 18:54:32 2011 New Revision: 174575 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174575 Log: In gcc/objc/: 2011-06-02

[Bug objc/48539] Missing warning when messaging a forward-declared class

2011-06-02 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48539 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/49268] New: Invalid code generated for assumed-size Cray pointee

2011-06-02 Thread langton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49268 Summary: Invalid code generated for assumed-size Cray pointee Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug fortran/49268] Invalid code generated for assumed-size Cray pointee

2011-06-02 Thread langton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49268 Asher Langton langton at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |langton at gcc

[Bug c/48825] libiberty psignal lacks const modifier, failing to compile when HAVE_PSIGNAL is undefined

2011-06-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48825 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW ---

[Bug debug/48220] DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs. register window targets

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48220 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/49265] Double colon in procedure-stmt (generic interface)

2011-06-02 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49265 --- Comment #3 from kargl at gcc dot gnu.org 2011-06-02 19:53:05 UTC --- Author: kargl Date: Thu Jun 2 19:53:02 2011 New Revision: 174576 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174576 Log: 2011-06-02 Steven G. Kargl

[Bug fortran/49265] Double colon in procedure-stmt (generic interface)

2011-06-02 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49265 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 --- Comment #6 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-06-02 19:59:49 UTC --- The problem is that reload chooses a FP reg as reload register for a V8QI value coming in from a general register. So a secondary memory is needed and

[Bug other/2222] option enable-target-optspace disables _GNU_SOURCE

2011-06-02 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id= Ian Lance Taylor ian at airs dot com changed: What|Removed |Added CC||ian at airs dot com

[Bug other/2222] option enable-target-optspace disables _GNU_SOURCE

2011-06-02 Thread dj at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id= --- Comment #5 from DJ Delorie dj at redhat dot com 2011-06-02 20:33:43 UTC --- Given that I forgot I had it, probably no

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor

2011-06-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7302 --- Comment #26 from Jonathan Wakely redi at gcc dot gnu.org 2011-06-02 21:29:53 UTC --- (can this bug be un-ASSIGNED?) (In reply to comment #25) Here, H must have a virtual destructor. The point where it can know it should warn is the delete

[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-06-02 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 fabien at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor

2011-06-02 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7302 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added AssignedTo|mueller at gcc dot gnu.org |redi at gcc

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor

2011-06-02 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7302 --- Comment #28 from Manuel López-Ibáñez manu at gcc dot gnu.org 2011-06-02 21:46:13 UTC --- (In reply to comment #26) I've posted a patch to http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00191.html which gives this for the code in comment 25

[Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only)

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

[Bug fortran/49268] Invalid code generated for assumed-size Cray pointee

2011-06-02 Thread langton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49268 Asher Langton langton at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/37039] Cray pointer with pointee DIMENSION statement after POINTER statement

2011-06-02 Thread langton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37039 Asher Langton langton at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libstdc++/49269] New: wifstream::tellg reports invalid stream position after reading single wchar_t character with NullCodecvt

2011-06-02 Thread Michael.Kv at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49269 Summary: wifstream::tellg reports invalid stream position after reading single wchar_t character with NullCodecvt Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity:

[Bug c++/49260] cpp0x/lambda/lambda-eh2.C fails execution

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

[Bug target/49163] [4.7 Regression] [SH] ICE in change_address_1, at emit-rtl.c:1936

2011-06-02 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49163 Kazumoto Kojima kkojima at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/49244] no intrinsics to emit 'lock bts' and 'lock btc'

2011-06-02 Thread desrt at desrt dot ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49244 --- Comment #2 from Ryan Lortie desrt at desrt dot ca 2011-06-02 23:05:58 UTC --- I'd be happy enough if GCC published a recommended sequence or something so that it would be easier to check for this exact sequence... A new user-accessible

[Bug bootstrap/49270] New: make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
-Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.7-20110602/gcc -I../../gcc-4.7-20110602/gcc/. -I../../gcc-4.7-20110602/gcc/../include -I../../gcc-4.7-20110602/gcc/../libcpp/include -I/sw/include -I/sw/include -I../../gcc-4.7-20110602/gcc/../libdecnumber -I

[Bug bootstrap/49270] make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270 --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 00:15:47 UTC --- Configured bootstrap as... ../gcc-4.7-20110602/configure --prefix=/sw --prefix=/sw/lib/gcc4.7 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.7/info

[Bug bootstrap/49270] make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270 --- Comment #2 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 00:21:47 UTC --- /* Read predicate from IB. */ static struct predicate read_predicate (struct lto_input_block *ib) { struct predicate out; clause_t clause; int k

[Bug fortran/49271] New: Compiler crashed and asked me to submit a report

2011-06-02 Thread coml4 at san dot rr.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49271 Summary: Compiler crashed and asked me to submit a report Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug bootstrap/49270] make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270 --- Comment #3 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 00:35:08 UTC --- Index: gcc/ipa-inline-analysis.c === --- gcc/ipa-inline-analysis.c(revision 174584)

[Bug bootstrap/49270] make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
-DHAVE_CONFIG_H -I. -I. -I../../gcc-4.7-20110602/gcc -I../../gcc-4.7-20110602/gcc/. -I../../gcc-4.7-20110602/gcc/../include -I../../gcc-4.7-20110602/gcc/../libcpp/include -I/sw/include -I/sw/include -I../../gcc-4.7-20110602/gcc/../libdecnumber -I../../gcc-4.7-20110602/gcc/../libdecnumber/dpd -I

[Bug c++/49272] New: FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line 11)

2011-06-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49272 Summary: FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line 11) Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug testsuite/49273] New: FAIL: g++.dg/debug/dwarf2/cdtor-1.C scan-assembler-times [^\n\r]*DW_AT_MIPS_linkage_name: 2

2011-06-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49273 Summary: FAIL: g++.dg/debug/dwarf2/cdtor-1.C scan-assembler-times [^\n\r]*DW_AT_MIPS_linkage_name: 2 Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug bootstrap/49270] make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270 --- Comment #5 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 00:50:08 UTC --- There already exists an unreviewed patch to fix this issue (which lacks a PR)... http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02301.html it appears to

[Bug objc++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-06-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added CC||danglin at

[Bug debug/47590] var tracking produces wrong debug in code where optimization is turned off using pragma

2011-06-02 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47590 --- Comment #5 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-06-03 01:41:57 UTC --- Author: aoliva Date: Fri Jun 3 01:41:54 2011 New Revision: 174595 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174595 Log: PR debug/47590 *

[Bug c++/49274] New: Regression: unique_ptr needs full definition of map type

2011-06-02 Thread merkert at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49274 Summary: Regression: unique_ptr needs full definition of map type Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major Priority: P3 Component:

[Bug bootstrap/49270] make BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270 --- Comment #6 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 02:40:41 UTC --- I can confirm that r174593 with http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02301.html (as http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02304.html is

[Bug libstdc++/49274] Regression: unique_ptr needs full definition of map type

2011-06-02 Thread merkert at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49274 merkert at comcast dot net changed: What|Removed |Added Component|c++ |libstdc++ --- Comment #1

[Bug bootstrap/49275] New: --enable-build-with-cxx profiledbootstrap BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
/fink.build/gcc47-4.7.0-1000/darwin_objdir/prev-x86_64-apple-darwin11.0.0/libstdc++-v3/include -I/sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110602/libstdc++-v3/libsupc++ -L/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/prev-x86_64-apple-darwin11.0.0/libstdc++-v3/src/.libs -c -g -O3 -flto

[Bug bootstrap/49275] --enable-build-with-cxx profiledbootstrap BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
-apple-darwin* Host||x86_64-apple-darwin* Build||x86_64-apple-darwin* --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 05:54:28 UTC --- $ ../gcc-4.7-20110602/configure --prefix=/sw --prefix

[Bug bootstrap/49275] --enable-build-with-cxx profiledbootstrap BOOT_CFLAGS=-g -O3 CFLAGS_FOR_TARGET=-g -O3 CXXFLAGS_FOR_TARGET=-g -O3 failure

2011-06-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49275 --- Comment #2 from Jack Howarth howarth at nitro dot med.uc.edu 2011-06-03 05:55:52 UTC --- This problem doesn't exist without --enable-build-with-cxx.