[Bug tree-optimization/50955] [4.7 Regression] IVopts incorrectly rewrite the address of a global memory access into a local form.

2011-11-03 Thread duyuehai at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #6 from Yuehai Du duyuehai at gmail dot com 2011-11-03 06:24:58 UTC --- Let me see if i understand you correctly, you are saying that there isn't an easy way to fix it without hurting the performance(either consider less IV candidates

[Bug fortran/40678] Using a function as variable: ICE with 4.3, accepts invalid with 4.4/4.5

2011-11-03 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40678 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org ---

[Bug c/50975] New: Logical operators evaluated in wrong order if no side effects

2011-11-03 Thread gcc.hall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50975 Bug #: 50975 Summary: Logical operators evaluated in wrong order if no side effects Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug tree-optimization/50955] [4.7 Regression] IVopts incorrectly rewrite the address of a global memory access into a local form.

2011-11-03 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #7 from rguenther at suse dot de rguenther at suse dot de 2011-11-03 07:51:25 UTC --- On Thu, 3 Nov 2011, duyuehai at gmail dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #6 from Yuehai Du duyuehai

[Bug tree-optimization/50955] [4.7 Regression] IVopts incorrectly rewrite the address of a global memory access into a local form.

2011-11-03 Thread rakdver at kam dot mff.cuni.cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #8 from rakdver at kam dot mff.cuni.cz rakdver at kam dot mff.cuni.cz 2011-11-03 08:06:52 UTC --- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #6 from Yuehai Du duyuehai at gmail dot com 2011-11-03 06:24:58

[Bug c++/50976] New: [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 Bug #: 50976 Summary: [C++0x] literal operator with unsigned long long parameter not accepted Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

2011-11-03 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 --- Comment #2 from simon at pushface dot org 2011-11-03 08:14:36 UTC --- Created attachment 25699 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25699 Simpler demonstrator

[Bug tree-optimization/50955] [4.7 Regression] IVopts incorrectly rewrite the address of a global memory access into a local form.

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #9 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 08:18:05 UTC --- (In reply to comment #8) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 --- Comment #6 from Yuehai Du duyuehai at gmail dot com 2011-11-03

[Bug tree-optimization/50969] 17% degradation in 168.wupwise for interleave via permutation

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50969 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 08:19:01 UTC --- Yes, sounds like a cost model issue.

[Bug middle-end/50971] Only one loop detected when there should be two

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

[Bug fortran/50974] ICE on invalid on function used as variable

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

[Bug c/50975] Logical operators evaluated in wrong order if no side effects

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50975 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 08:26:33 UTC --- But ... you can't tell the difference. So this is a valid optimization.

[Bug tree-optimization/50912] [4.7 regression] gimple assertion failure at gimple.h:1940 with -msse2

2011-11-03 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50912 --- Comment #2 from irar at gcc dot gnu.org 2011-11-03 08:44:41 UTC --- Author: irar Date: Thu Nov 3 08:44:35 2011 New Revision: 180819 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180819 Log: PR tree-optimization/50912 *

[Bug tree-optimization/50912] [4.7 regression] gimple assertion failure at gimple.h:1940 with -msse2

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

[Bug tree-optimization/50730] SLP vectorization confused by unrelated DRs

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

[Bug tree-optimization/50819] missed SLP vectorization

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

[Bug libgomp/50977] New: non-deterministic failure in cactusADM using openmp

2011-11-03 Thread razya at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50977 Bug #: 50977 Summary: non-deterministic failure in cactusADM using openmp Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug libgomp/50977] non-deterministic failure in cactusADM using openmp

2011-11-03 Thread razya at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50977 --- Comment #1 from razya at gcc dot gnu.org 2011-11-03 09:14:20 UTC --- Created attachment 25700 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25700 loop annotated with openmp prgmas

[Bug target/50978] New: libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread mgretton at sourceware dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 Bug #: 50978 Summary: libgcc build fails - unable to find unwind-arm-common.h Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug rtl-optimization/50448] [4.5/4.6/4.7 Regression] Missed optimization accessing struct component with integer address

2011-11-03 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50448 --- Comment #5 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-11-03 11:01:55 UTC --- (In reply to comment #0) foo: ldi r24,lo8(-86) ldi r30,lo8(2752) ldi r31,hi8(2752) std Z+3,r24 .L2: lds r24,2754 sbrs r24,7

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #1 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-11-03 11:49:46 UTC --- I can't reproduce this error. I have test cases in the tree that look exactly like this. Look at udlit-args.C. Grep long long in

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #2 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-03 12:03:51 UTC --- Created attachment 25701 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25701 Test case

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #3 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-03 12:05:06 UTC --- (In reply to comment #1) Could it be that there is a 'templatechar...' just above the declaration? Literal operator templates must have void

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-03 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #12 from janus at gcc dot gnu.org 2011-11-03 12:06:48 UTC --- In summary, the combined patches of comment 1, comment 9 and comment 10: Index: gcc/fortran/class.c === ---

[Bug c/50975] Logical operators evaluated in wrong order if no side effects

2011-11-03 Thread gcc.hall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50975 --- Comment #2 from Jeremy gcc.hall at gmail dot com 2011-11-03 12:37:41 UTC --- (In reply to comment #1) But ... you can't tell the difference. So this is a valid optimization. You can tell the difference in execution time. And why is this

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #4 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-11-03 12:47:41 UTC --- I wonder if the testsuite was run when the gcc was built. It should have raised a boatload of flags there. Your test case runs like a charm on

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2011-11-03 12:54:03 UTC --- (In reply to comment #4) Your test case runs like a charm on x86_64-unknown-linux-gnu. I can confirm that, using the 4.7-20111029 snapshot I can't

[Bug target/50906] e500 exception unwinding under -Os causes SIGSEGV

2011-11-03 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #8 from Alan Modra amodra at gmail dot com 2011-11-03 12:54:32 UTC --- Created attachment 25702 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25702 Proposed mainline fix

[Bug target/50906] e500 exception unwinding under -Os causes SIGSEGV

2011-11-03 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #9 from Alan Modra amodra at gmail dot com 2011-11-03 12:55:29 UTC --- Created attachment 25703 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25703 gcc-4.6 fix

[Bug target/50906] e500 exception unwinding under -Os causes SIGSEGV

2011-11-03 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #10 from Alan Modra amodra at gmail dot com 2011-11-03 12:59:10 UTC --- Please test out these patches. bootstrap and regression tests with -Os in BOOT_CFLAGS on spe would be ideal. I'll be running a powerpc-linux regression test,

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #6 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-03 13:04:57 UTC --- (In reply to comment #4) gcc version 4.7.0 20111031 (experimental) (GCC) This difference shouldn't be essential, should it? I wonder if the

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #7 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-03 13:06:12 UTC --- (In reply to comment #6) (In reply to comment #4) gcc version 4.7.0 20111031 (experimental) (GCC) This difference shouldn't be essential,

[Bug lto/48217] lto mishandles quotes in command line defines

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48217 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 13:13:39 UTC --- Author: rguenth Date: Thu Nov 3 13:13:33 2011 New Revision: 180822 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180822 Log: 2011-11-03 Richard

[Bug lto/48217] lto mishandles quotes in command line defines

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48217 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #8 from Jonathan Wakely redi at gcc dot gnu.org 2011-11-03 13:23:24 UTC --- (In reply to comment #6) http://www.equation.com/servlet/equation.cmd?fa=fortran That page implies those binaries contain some source modifications, but

[Bug target/50970] Function pointer dereferenced twice in if statement on Arm cpu

2011-11-03 Thread emillbrandt at dekaresearch dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970 --- Comment #3 from Eric Millbrandt emillbrandt at dekaresearch dot com 2011-11-03 13:30:15 UTC --- We found the problem in an implementation of a hierarchical state machine from Practical Statecharts in C/C++ (CMP Books, 2002). The supplied

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #9 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-11-03 13:47:15 UTC --- This may well happen if perhaps 'unsigned long long int' doesn't map to long_long_unsigned_type_node for this target. Daniel, just for fun, and as a

[Bug target/50979] New: sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 Bug #: 50979 Summary: sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/50979] sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #1 from Joel Sherrill joel at gcc dot gnu.org 2011-11-03 13:56:07 UTC --- Created attachment 25704 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25704 Preprocessed source for failure case Preprocessed source code which trips

[Bug c++/50976] [C++0x] literal operator with unsigned long long parameter not accepted

2011-11-03 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50976 --- Comment #10 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-03 13:58:53 UTC --- (In reply to comment #8) I just send a corresponding email to the support address of this page. In addition I removed my previous gcc

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #13 from Tobias Burnus burnus at gcc dot gnu.org 2011-11-03 14:03:40 UTC --- Patch for the issue of comment 5: Constants (PARAMETER) which are exists as global static variables were not marked as TREE_READONLY. With the patch below

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #14 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 14:17:52 UTC --- (In reply to comment #13) Patch for the issue of comment 5: Constants (PARAMETER) which are exists as global static variables were not marked as

[Bug fortran/50981] New: [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2011-11-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 Bug #: 50981 Summary: [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument Classification: Unclassified Product: gcc

[Bug target/50980] New: arm-rtems multilib not matching for -mfpu=vfp -mfloat-abi=soft

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50980 Bug #: 50980 Summary: arm-rtems multilib not matching for -mfpu=vfp -mfloat-abi=soft Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #15 from Tobias Burnus burnus at gcc dot gnu.org 2011-11-03 14:23:59 UTC --- (In reply to comment #14) Yes, that should work iff Fortran does not allow parameter initializers that require runtime init (like / foo() /, thus a

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #16 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 14:29:29 UTC --- (In reply to comment #11) (In reply to comment #9) FAIL: gfortran.dg/extends_type_of_1.f03 -O0 (internal compiler error) FAIL:

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #17 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 14:34:02 UTC --- (In reply to comment #16) (In reply to comment #11) (In reply to comment #9) FAIL: gfortran.dg/extends_type_of_1.f03 -O0 (internal compiler

[Bug lto/44965] lto option code breaks file format with each added option

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44965 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 14:46:40 UTC --- Author: rguenth Date: Thu Nov 3 14:46:26 2011 New Revision: 180827 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180827 Log: 2011-11-03 Richard

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-03 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #9 from Graham Reed greed at pobox dot com 2011-11-03 14:50:48 UTC --- (In reply to comment #8) If I compile the testcase of comment #6 with -fdump-final-insns, there are no ...:DI instructions in the output from 4.6.1, or 4.6.2 with

[Bug fortran/50974] [4.7 regression] ICE on invalid on function used as variable

2011-11-03 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50974 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug bootstrap/50982] New: gthr reorganization breakage

2011-11-03 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 Bug #: 50982 Summary: gthr reorganization breakage Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/50979] sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added CC||davem at davemloft dot

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/50974] ICE on invalid on function used as variable

2011-11-03 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50974 kargl at gcc dot gnu.org changed: What|Removed |Added Known to work|4.5.4, 4.6.3| Summary|[4.7

[Bug lto/44965] lto option code breaks file format with each added option

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44965 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added CC||bonzini at gnu dot

[Bug middle-end/50040] [4.5/4.6 Regression] missed warning: ‘x.y’ is used uninitialized in this function

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50040 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 15:14:38 UTC --- Patch doesn't apply to the 4.6 branch. Don't hold your breath.

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 15:17:08 UTC --- Author: rguenth Date: Thu Nov 3 15:16:57 2011 New Revision: 180829 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180829 Log: 2011-11-03 Richard

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-03 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #10 from Graham Reed greed at pobox dot com 2011-11-03 15:23:45 UTC --- Created attachment 25706 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25706 Fix wrong mode in call_value_indirect_aix32 (In reply to comment #9) And that

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-03 15:27:19 UTC --- Current SVN fails to build libgcc for an arm-none-eabi target because it can't find unwind-arm-common.h: In file included

[Bug target/50979] sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #3 from Joel Sherrill joel at gcc dot gnu.org 2011-11-03 15:32:12 UTC --- (In reply to comment #2) Are you sure this was introduced by my libgcc series? I'd like to avoid hunting down unrelated issues. No. I just know it is the

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread mgretton at sourceware dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #2 from Matthew Gretton-Dann mgretton at sourceware dot org 2011-11-03 15:45:57 UTC --- (In reply to comment #1) Current SVN fails to build libgcc for an arm-none-eabi target because it can't find unwind-arm-common.h: In

[Bug target/50979] sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul

2011-11-03 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #4 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-11-03 16:06:42 UTC --- Probably everywhere but Solaris.

[Bug target/50979] sparc mcpu=v8 libgcc2 mul32 not enabled for smul or umul

2011-11-03 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/50979] architecture mismatch: mul32 not enabled for smul or umul

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

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #4 from Rainer Orth ro at gcc dot gnu.org 2011-11-03 16:21:34 UTC --- Created attachment 25708 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25708 proposed patch

[Bug fortran/50981] [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2011-11-03 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added CC||mikael at gcc dot

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread mgretton at sourceware dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #5 from Matthew Gretton-Dann mgretton at sourceware dot org 2011-11-03 16:43:41 UTC --- (In reply to comment #3) I think I found it: an incredibly stupid error. The contents of arm/t-bpabi was moved to libgcc, with the exception of

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-03 16:46:23 UTC --- Thanks for the confirmation. I'll submit the patch now. Rainer

[Bug target/50906] e500 exception unwinding under -Os causes SIGSEGV

2011-11-03 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #11 from Kyle Moffett Kyle.D.Moffett at boeing dot com 2011-11-03 16:48:43 UTC --- Ok, I'm running a bootstrap-lean + make check by way of a full Debian GCC package build with this patch added. The first build will just do

[Bug target/50979] architecture mismatch: mul32 not enabled for smul or umul

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #6 from Joel Sherrill joel at gcc dot gnu.org 2011-11-03 17:06:52 UTC --- (In reply to comment #5) Created attachment 25707 [details] Tentative fix That seems to have done the trick enough to complete the build of gcc. Please

[Bug fortran/50981] [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2011-11-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.4.7 ---

[Bug bootstrap/50857] [4.7 Regression] The compiler is built with exceptions and RTTI enabled

2011-11-03 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50857 --- Comment #4 from Michael Matz matz at gcc dot gnu.org 2011-11-03 17:17:11 UTC --- Author: matz Date: Thu Nov 3 17:17:07 2011 New Revision: 180833 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180833 Log: libcpp/ PR bootstrap/50857

[Bug bootstrap/50857] [4.7 Regression] The compiler is built with exceptions and RTTI enabled

2011-11-03 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50857 Michael Matz matz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #3 from Rainer Orth ro at gcc dot gnu.org 2011-11-03 17:25:59 UTC --- Created attachment 25709 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25709 proposed patch

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug ada/50934] Attribute Max_Size_In_Storage_Elements is wrong for controlled types

2011-11-03 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50934 --- Comment #3 from simon at pushface dot org 2011-11-03 17:34:01 UTC --- (In reply to comment #1) It seems to me that this new approach is a remarkably non-Ada way of addressing the problem; the original design is precisely the way that it

[Bug debug/50983] New: [4.7 Regression] incorrect DW_LNS_negate_stmt

2011-11-03 Thread ravitillo at lbl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50983 Bug #: 50983 Summary: [4.7 Regression] incorrect DW_LNS_negate_stmt Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/50984] New: Boolean return value expression clears register too often

2011-11-03 Thread drepper.fsp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50984 Bug #: 50984 Summary: Boolean return value expression clears register too often Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/50984] Boolean return value expression clears register too often

2011-11-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50984 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #4 from David Edelsohn dje at gcc dot gnu.org 2011-11-03 18:11:40 UTC --- The failure is config/gthr-posix.h is not found in the search path when building libstdc++ during bootstrap. Paolo's suggestion probably was not well thought

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #7 from Rainer Orth ro at gcc dot gnu.org 2011-11-03 18:19:57 UTC --- Author: ro Date: Thu Nov 3 18:19:54 2011 New Revision: 180839 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180839 Log: Restore arm-eabi bootstrap (PR

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on *-apple-darwin*

2011-11-03 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #7 from Iain Sandoe iains at gcc dot gnu.org 2011-11-03 18:22:05 UTC --- $ more ../gcc-live-trunk/libgomp/testsuite/libgomp.c++/pr24455-1.C // { dg-do compile } // { dg-require-effective-target tls } extern int i; #pragma omp

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-03 18:22:16 UTC --- --- Comment #4 from David Edelsohn dje at gcc dot gnu.org 2011-11-03 18:11:40 UTC --- The failure is config/gthr-posix.h is

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #6 from Paolo Bonzini bonzini at gnu dot org 2011-11-03 18:27:23 UTC --- Paolo's suggestion probably was not well thought through. Yes, it assumed that the patch would be tested by maintainers... The patch looks good.

[Bug c++/32534] gcc fails to initialize template's static data members before their use in some cases

2011-11-03 Thread richard-gccbugzilla at metafoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32534 Richard Smith richard-gccbugzilla at metafoo dot co.uk changed: What|Removed |Added CC|

[Bug libfortran/50985] New: FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, at -O2 and above

2011-11-03 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50985 Bug #: 50985 Summary: FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, at -O2 and above Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/50986] New: weak static data members with constant initializers emitted in .rodata, leading to segfault on startup

2011-11-03 Thread richard-gccbugzilla at metafoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50986 Bug #: 50986 Summary: weak static data members with constant initializers emitted in .rodata, leading to segfault on startup Classification: Unclassified Product: gcc Version:

[Bug middle-end/50628] [4.7 Regression] gfortran.fortran-torture/execute/entry_4.f90 fails

2011-11-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50628 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC||danglin

[Bug libfortran/50985] FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, at -O2 and above

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

[Bug c++/32534] gcc fails to initialize template's static data members before their use in some cases

2011-11-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32534 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libgomp/50977] non-deterministic failure in cactusADM using openmp

2011-11-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50977 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2011-11-03 18:50:42 UTC --- Without a small self-contained reproducer hard to do anything about it.

[Bug target/50968] ICE on armhf building gcc-snapshot

2011-11-03 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50968 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana at

[Bug middle-end/50890] [4.7 Regression] ICE in fold_convert_loc, at fold-const.c:1894

2011-11-03 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50890 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

[Bug fortran/50981] [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument

2011-11-03 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981 --- Comment #3 from Mikael Morin mikael at gcc dot gnu.org 2011-11-03 19:19:51 UTC --- (In reply to comment #2) Unless I made a mistake with building those versions, the regression is caused by: Rev. 161472 (PR fortran/43841 and PR 43843).

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread dje at gcc dot gnu.org
/2003/powerpc-ibm-aix5.3.0.0/pthread/libstdc++-v3/include/mutex: In cons tructor 'constexpr std::once_flag::once_flag()': /tmp/2003/powerpc-ibm-aix5.3.0.0/pthread/libstdc++-v3/include/mutex:767:65: error: no matching function for call to 'pthread_once_t::pthread_once_t(brace-e nclosed

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
-posix.h. But now it fails with a C++ failure: Fine. I'm running Solaris and Linux/x64 bootstraps with that patch now. In file included from /farm/dje/src/src/libstdc++-v3/src/atomic.cc:28:0: /tmp/2003/powerpc-ibm-aix5.3.0.0/pthread/libstdc++-v3/include/mutex: In cons tructor 'constexpr std

  1   2   >