[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 #9 from Jakub Jelinek 2011-06-03 06:50:50 UTC --- Reduced testcase: // PR c++/49264 // { dg-do compile } // { dg-options "-O2" } struct B { }; struct A { char a[sizeof (B) + 1]; } a; static inline void foo (const B &b) { __builtin

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

2011-06-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270 --- Comment #7 from Uros Bizjak 2011-06-03 06:41:02 UTC --- (In reply to comment #3) >gcc_assert (k <= MAX_CLAUSES); > - clause = out.clause[k++] = lto_input_uleb128 (ib); > + out.clause[k++] = lto_input_uleb128 (ib); > +

[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 2011-06-03 05:55:52 UTC --- This problem doesn't exist without --enable-build-with-cxx.

[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
||x86_64-apple-darwin* Build||x86_64-apple-darwin* --- Comment #1 from Jack Howarth 2011-06-03 05:54:28 UTC --- $ ../gcc-4.7-20110602/configure --prefix=/sw --prefix=/sw/lib/gcc4.7 --mandir=/sw/share/man --infodir=/sw/lib

[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
-x86_64-apple-darwin11.0.0/libstdc++-v3/include/x86_64-apple-darwin11.0.0 -I/sw/src/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

[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 from

[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 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 already applied to trunk) can boot

[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 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 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=gcc&view=rev&rev=174595 Log: PR debug/47590 * target.def (delay_sched2, delay

[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 changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Commen

[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 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 have associated patches for a si

[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 Seve

[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 Co

[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
-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../libdecnumber -I/sw/include -I/sw

[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 2011-06-03 00:35:08 UTC --- Index: gcc/ipa-inline-analysis.c === --- gcc/ipa-inline-analysis.c(revision 174584) +++ gcc/ipa-inline-analysis.c

[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 AssignedT

[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 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 = 0; do { gcc_asser

[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 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 -enable-languages=c,c++,fortran,lto

[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
pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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/inclu

[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 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 builtin would also make m

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[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 changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[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: n

[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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[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 changed: What|Removed |Added Status|REOPENED|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 --- Comment #28 from Manuel López-Ibáñez 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 BTW, I would suggest th

[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 changed: What|Removed |Added AssignedTo|mueller at gcc dot gnu.org |redi at gcc dot gnu.org --- Comment

[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 redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7302 --- Comment #26 from Jonathan Wakely 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 this;" line. I've pos

[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 2011-06-02 20:33:43 UTC --- Given that I forgot I had it, probably "no"

[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 changed: What|Removed |Added CC||ian at airs dot com --- Comment #4 from

[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 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 this increases the frame size.

[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 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=gcc&view=rev&rev=174576 Log: 2011-06-02 Steven G. Kargl PR fort

[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 changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[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 changed: What|Removed |Added Status|WAITING |NEW --- Comment #5 from Andrew Pinski 20

[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 changed: What|Removed |Added AssignedTo|unassigned at gcc dot |langton at gcc dot gnu.org

[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 Assigne

[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 changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[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 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=gcc&view=rev&rev=174575 Log: In gcc/objc/: 2011-06-02 Nicola Pero PR objc

[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 changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

gcc-bugs@gcc.gnu.org

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++/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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[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=gcc&view=rev&rev=174569 Log: 2011-06-02 Steven G. Kargl PR fort

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[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 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 was just fixed that way.

[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 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=gcc&view=rev&rev=174567 Log: 2011-06-02 Stuart Henderson PR target

[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 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 going to try 4.6. Confirme

[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 2011-06-02 15:33:40 UTC --- Patch posted: http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00145.html

[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 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 Wienskoski ed...@freescale.

[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 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 tries to regimplify, but

[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 changed: What|Removed |Added Status|WAITING |NEW Target Milestone|---

[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 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 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 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 bytes (ratio: 4.641664) [WP

[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 changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|ebotcazou at gcc d

[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 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 the testcase and do

[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 2011-06-02 13:28:28 UTC --- Today I noticed by an accident that the following hack: Index: lto-streamer-out.c === --- lto-streamer-out.c (revision 1

[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 changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5 f

[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 changed: What|Removed |Added Target|sparc64-unknown-linux-gnu |sparc64-*-* Summary|[4.4/4.5/4

[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 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=gcc&view=rev&rev=174566 Log: PR rtl-optimization/48840 * gcc.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 Eric Botcazou changed: What|Removed |Added Component|target |rtl-optimization --- Comment #3 from Eric

[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 changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[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 changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[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 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 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 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 Dimitris Eftaxiopoulos changed: What|Removed |Added Target||x86_64-linux-gnu H

[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 Component:

[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 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 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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[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 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=gcc&view=rev&rev=174560 Log: 2011-06-02 Thomas Koenig Backport from t

[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 2011-06-02 07:13:20 UTC --- H.J. is it fixed? Thanks, Ira

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[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=gcc&view=rev&rev=174559 Log: PR tree-optimization/49093