[Bug tree-optimization/52073] [4.7 Regression] ICE: vector VEC(vec_void_p,base) index domain error, in vinfo_for_stmt at tree-vectorizer.h:620

2012-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52073 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-02 08:09:43 UTC --- Author: jakub Date: Thu Feb 2 08:09:37 2012 New Revision: 183829 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183829 Log: PR

[Bug regression/47037] 465.tonto Segmentation Fault in memset with -fcaller-saves (default at -O2 or higher)

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47037 --- Comment #9 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 08:12:54 UTC --- Does this work now?

[Bug fortran/52093] [4.6/4.7 Regression] Extra parenthesis with Size and Shape functions argument cause internal compiler error: Segmentation fault

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

[Bug regression/47836] Some Cross Compiler can't build target-libiberty or target-zlib

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

[Bug middle-end/51231] [4.5/4.6/4.7 Regression] g++ remove placement new with -O1

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51231 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug rtl-optimization/31830] Input parameter trashed with optimization -O when using a union and bit field

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31830 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/52093] [4.6/4.7 Regression] Extra parenthesis with Size and Shape functions argument cause internal compiler error: Segmentation fault

2012-02-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52093 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug tree-optimization/52091] [4.7 Regression] ICE: verify_gimple failed

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

[Bug rtl-optimization/52092] [4.7 Regression] ICE: internal consistency failure

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

[Bug rtl-optimization/32605] Missing byte swap optimizations

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32605 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/47992] ICE: SIGSEGV in ira_reuse_stack_slot (ira-color.c:2887) with -fweb

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47992 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 08:33:32 UTC --- This works for me on the trunk.

[Bug tree-optimization/52073] [4.7 Regression] ICE: vector VEC(vec_void_p,base) index domain error, in vinfo_for_stmt at tree-vectorizer.h:620

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

[Bug target/52079] ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf

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

[Bug rtl-optimization/48188] ICE: SIGSEGV in remove_unnecessary_regions (ira-build.c:1855) with --param ira-max-loops-num=0 on basic code

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48188 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 08:34:57 UTC --- This works for me on the trunk. maybe fixed by: 2012-01-19 Vladimir Makarov vmaka...@redhat.com PR rtl-optimization/40761

[Bug libfortran/52087] program does not follow logical rules

2012-02-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/52079] ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf

2012-02-02 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52079 --- Comment #6 from Matthias Klose doko at gcc dot gnu.org 2012-02-02 08:30:34 UTC --- builds with this patch; testsuite still running

[Bug tree-optimization/47258] [4.5/4.6/4.7 Regression] Extra instruction generated in 4.5.2

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47258 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/36927] Altivec #pragma's can be implemented now

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36927 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/47379] fwprop1 generates bad codes for x86-64

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47379 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug rtl-optimization/46943] Unnecessary ZERO_EXTEND

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46943 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug boehm-gc/48514] [4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target

2012-02-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48514 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/49800] [4.7 Regression] segfault with -fsched-pressure -fdump-rtl-sched1

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49800 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Summary|segfault with |[4.7

[Bug middle-end/51994] [4.6/4.7 Regression] git-1.7.8.3 miscompiled due to negative bitpos from get_inner_reference

2012-02-02 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51994 --- Comment #34 from rguenther at suse dot de rguenther at suse dot de 2012-02-02 08:56:04 UTC --- On Wed, 1 Feb 2012, ebotcazou at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51994 --- Comment #32 from Eric Botcazou

[Bug rtl-optimization/49800] [4.7 Regression] segfault with -fsched-pressure -fdump-rtl-sched1

2012-02-02 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49800 --- Comment #2 from Andreas Krebbel krebbel at gcc dot gnu.org 2012-02-02 08:58:57 UTC --- (In reply to comment #1) Does this still fail? Still fails with r183790.

[Bug tree-optimization/52091] [4.7 Regression] ICE: verify_gimple failed

2012-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52091 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-02 09:00:36 UTC --- Started with http://gcc.gnu.org/viewcvs?root=gccview=revrev=178728

[Bug target/52086] [4.7 Regression] ICE caused by wrong peephole2 for QImode mem += reg followed by test

2012-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52086 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-02 09:05:03 UTC --- Author: jakub Date: Thu Feb 2 09:04:57 2012 New Revision: 183830 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183830 Log: PR target/52086 *

[Bug target/52086] [4.7 Regression] ICE caused by wrong peephole2 for QImode mem += reg followed by test

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

[Bug fortran/52093] [4.6/4.7 Regression] Extra parenthesis with Size and Shape functions argument cause internal compiler error: Segmentation fault

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

[Bug rtl-optimization/52092] [4.7 Regression] ICE: internal consistency failure

2012-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52092 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-02 09:20:03 UTC --- Started with http://gcc.gnu.org/viewcvs?root=gccview=revrev=183296

[Bug c++/52094] New: g++ yields different behaviour for postfix increment and decrement operators with fundamental types vs. classes

2012-02-02 Thread dicomj23 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094 Bug #: 52094 Summary: g++ yields different behaviour for postfix increment and decrement operators with fundamental types vs. classes Classification: Unclassified

[Bug c++/52094] internal compiler error: Segmentation fault (program cc1plus)

2012-02-02 Thread dicomj23 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094 Dico dicomj23 at gmail dot com changed: What|Removed |Added Summary|g++ yields different|internal compiler error:

[Bug c++/52094] ICE on definition of nested class in wrong namespace scope with wrong nested-name-qualifier

2012-02-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug c++/52094] ICE on definition of nested class in wrong namespace scope with wrong nested-name-qualifier

2012-02-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-02 10:25:54 UTC --- If the nested class is declared in an enclosing namespace scope (as required) but still with the nested-name-qualifier of the derived type, G++ accepts it:

[Bug c++/52094] ICE on definition of nested class in wrong namespace scope with wrong nested-name-qualifier

2012-02-02 Thread dicomj23 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094 --- Comment #4 from Dico dicomj23 at gmail dot com 2012-02-02 10:34:41 UTC --- I agree, but they don't perform a segmentation fault

[Bug c++/52088] [4.7 Regression] ICE in delete with template convertion operator

2012-02-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52088 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|lto |

[Bug c++/52094] ICE on definition of nested class in wrong namespace scope with wrong nested-name-qualifier

2012-02-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-02 10:43:33 UTC --- Why do you think I confirmed the bug and changed its status to NEW?

[Bug tree-optimization/52081] Missed tail merging with pure calls

2012-02-02 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52081 --- Comment #2 from vries at gcc dot gnu.org 2012-02-02 10:46:42 UTC --- submitted patch: http://gcc.gnu.org/ml/gcc-patches/2012-02/msg00078.html

[Bug c++/17729] [4.4/4.5/4.6/4.7 Regression] Duplicate __attribute__((deprecated)) warning

2012-02-02 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17729 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Attachment #26539|0 |1 is

[Bug boehm-gc/48514] [4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target

2012-02-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48514 --- Comment #2 from Kai Tietz ktietz at gcc dot gnu.org 2012-02-02 10:51:56 UTC --- well, the underlying issue is here the wrong assumption of the meaning of _DLL macro for Windows targets. This macro gets defined, if shared (means DLL) version

[Bug c++/50308] __attribute__((deprecated)) incorrectly generates warning in ADL lookup

2012-02-02 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50308 --- Comment #3 from Iain Sandoe iains at gcc dot gnu.org 2012-02-02 10:54:44 UTC --- Created attachment 26551 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26551 test-case see PR17729 for an updated patch that also passes for this PR.

[Bug c++/50308] __attribute__((deprecated)) incorrectly generates warning in ADL lookup

2012-02-02 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50308 --- Comment #4 from Iain Sandoe iains at gcc dot gnu.org 2012-02-02 10:59:40 UTC --- Comment on attachment 26551 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26551 test-case // The original reported fault... A (x); // { dg-bogus .A. is

[Bug target/52080] Stores to bitfields introduce a store-data-race on adjacent data

2012-02-02 Thread gcc-bugs at tesarici dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52080 Petr Tesarik gcc-bugs at tesarici dot cz changed: What|Removed |Added CC||gcc-bugs at

[Bug target/52080] Stores to bitfields introduce a store-data-race on adjacent data

2012-02-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52080 --- Comment #10 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-02 11:08:56 UTC --- (In reply to comment #9) OK, my minimal test case removed the volatile keyword by mistake. The real code in BTRFS has the volatile for the lock value

[Bug target/50077] FAIL: gcc.target/i386/pr49866.c (test for excess errors) on x86_64-apple-darwin10

2012-02-02 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50077 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-apple-darwin10

[Bug lto/51765] Testsuite ICEs with -flto

2012-02-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51765 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-02 11:46:10 UTC --- +FAIL: g++.dg/cpp0x/variadic-init.C (internal compiler error) -FAIL: g++.dg/tm/pr45940-3.C -std=gnu++98 (internal compiler error) -FAIL:

[Bug tree-optimization/52091] [4.7 Regression] ICE: verify_gimple failed

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

[Bug target/52080] Stores to bitfields introduce a store-data-race on adjacent data

2012-02-02 Thread gcc-bugs at tesarici dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52080 --- Comment #11 from Petr Tesarik gcc-bugs at tesarici dot cz 2012-02-02 12:39:25 UTC --- (In reply to comment #10) IA64 uses .mmi ld8.acq r14 = [r32] ;; nop 0 dep r14 = r15, r14, 32, 1 ;;

[Bug rtl-optimization/52092] [4.7 Regression] ICE: internal consistency failure

2012-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52092 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-02 13:14:37 UTC --- Created attachment 26552 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26552 gcc47-pr52092.patch Untested fix.

[Bug tree-optimization/52091] [4.7 Regression] ICE: verify_gimple failed

2012-02-02 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52091 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added CC||irar at il dot ibm.com

[Bug middle-end/51998] compiler hangs on self-recursive alias attribute

2012-02-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51998 --- Comment #8 from Jan Hubicka hubicka at gcc dot gnu.org 2012-02-02 13:29:34 UTC --- Author: hubicka Date: Thu Feb 2 13:29:31 2012 New Revision: 183836 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183836 Log: PR middle-end/51998

[Bug middle-end/51998] compiler hangs on self-recursive alias attribute

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

[Bug c++/21386] Inconsistent diagnostics for taking address of rvalue

2012-02-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21386 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c/19541] need another option to support what -I- did just besides -iquote

2012-02-02 Thread achurch+gcc at achurch dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19541 --- Comment #22 from Andrew Church achurch+gcc at achurch dot org 2012-02-02 13:38:49 UTC --- Created attachment 26553 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26553 Remove deprecation warning for -I- (gcc-4.6.2) Patch against

[Bug tree-optimization/52091] [4.7 Regression] ICE: verify_gimple failed

2012-02-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52091 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2012-02-02 13:41:01 UTC --- (In reply to comment #5) I think we should fail to vectorize D.2030_19 = prephitmp.17_21 65535, or any other non-phi/not vect_double_reduction_def stmt

[Bug c++/52088] [4.7 Regression] ICE in delete with template convertion operator

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

[Bug target/50499] segmentation fault in gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o with ppc -m64

2012-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50499 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2012-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added CC||vries at gcc

[Bug target/50499] segmentation fault in gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o with ppc -m64

2012-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50499 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|CLOSED ---

[Bug tree-optimization/52091] [4.7 Regression] ICE: verify_gimple failed

2012-02-02 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52091 --- Comment #7 from Ira Rosen irar at il dot ibm.com 2012-02-02 15:16:18 UTC --- (In reply to comment #6) (In reply to comment #5) I think we should fail to vectorize D.2030_19 = prephitmp.17_21 65535, or any other non-phi/not

[Bug middle-end/48071] [4.6/4.7 Regression] Blank line after 'all warnings being treated as errors'

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

[Bug middle-end/48071] [4.6/4.7 Regression] Blank line after 'all warnings being treated as errors'

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

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2012-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added CC||bergner at gcc

[Bug target/50077] FAIL: gcc.target/i386/pr49866.c (test for excess errors) on x86_64-apple-darwin10

2012-02-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50077 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-02-02 16:06:05 UTC --- clang seems to support -mcmodel=large - at least at 3.1 - so any necessary ld64/dyld support is available. The test compiles (using -c) with Apple

[Bug tree-optimization/52095] New: [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf

2012-02-02 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52095 Bug #: 52095 Summary: [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug driver/52096] New: -dumpmachine does not respect -m32

2012-02-02 Thread matze at braunis dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52096 Bug #: 52096 Summary: -dumpmachine does not respect -m32 Classification: Unclassified Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug driver/52096] -dumpmachine does not respect -m32

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52096 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug driver/52096] -dumpmachine does not respect -m32

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52096 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 16:30:59 UTC --- Also the dumpmachine does not work for things like x32 where just the ABI changes.

[Bug middle-end/27238] mips64: wrong code for gcc.c-torture/execute/20050713-1.c with -O2 or -Os

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27238 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/46119] -fsplit-stack -fstack-protector-all - code crashes when passing large struct via stack

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46119 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 17:26:40 UTC --- This works for me on the trunk

[Bug middle-end/45410] constant not optimized / propagated

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45410 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/45364] Compiling wine's directx.c with -O1 -g takes a very long time

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45364 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug driver/45356] ICE: in main, at gcc.c:7175 with -fcompare-debug -save-temps and unusable PCH file

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45356 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug middle-end/31279] Uninitialized warning for call-by-reference arguments with known intent(in)

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31279 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/38264] tree_forwarder_block_p says no to first basic block

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38264 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/38537] -fstrict-aliasing and -Wstrict-aliasing do not work

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38537 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/47379] fwprop1 generates bad codes for x86-64

2012-02-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47379 --- Comment #5 from H.J. Lu hjl.tools at gmail dot com 2012-02-02 18:11:24 UTC --- (In reply to comment #4) Can you try after: 2011-12-19 Richard Sandiford rdsandif...@googlemail.com PR rtl-optimization/42839 * fwprop.c

[Bug middle-end/34285] buffer overflow incorrectly detected

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34285 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/49800] [4.7 Regression] segfault with -fsched-pressure -fdump-rtl-sched1

2012-02-02 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49800 --- Comment #3 from Vladimir Makarov vmakarov at redhat dot com 2012-02-02 18:33:34 UTC --- I am working on it.

[Bug middle-end/35696] Segmentation fault

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35696 --- Comment #6 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 18:37:07 UTC --- The testcase in comment #1 works for me with 4.3 and 4.4

[Bug java/48512] [4.6] gcj spec files references incorrectly crtmt.o on i686-w64-mingw32 target

2012-02-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48512 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug middle-end/36294] gcc exited and told me to report a bug (details follow)

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36294 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug middle-end/38518] Excessive compile time with -O3

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38518 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-02 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #5 from Janne Blomqvist jb at gcc dot gnu.org 2012-02-02 19:08:19 UTC --- Sorry, I'm unable to reproduce the ICE with today's trunk. I tried to testcase in comment #4 with and without the fixes from #3 as well as the original

[Bug ada/26326] Incorrect installation of libgnarl-4.1.sl and libgnat-4.1.sl

2012-02-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26326 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed||2012-02-02

[Bug rtl-optimization/49800] [4.7 Regression] segfault with -fsched-pressure -fdump-rtl-sched1

2012-02-02 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49800 --- Comment #4 from Vladimir Makarov vmakarov at gcc dot gnu.org 2012-02-02 19:45:09 UTC --- Author: vmakarov Date: Thu Feb 2 19:45:04 2012 New Revision: 183843 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183843 Log: 2012-02-02

[Bug java/50045] [4.7 regression] ICE in gcc/java/lang.c:427 with -fdump-tree-all

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50045 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-02 19:45:56 UTC --- Created attachment 26555 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26555 small testcase (p.class)

[Bug java/50045] [4.7 regression] ICE in gcc/java/lang.c:427 with -fdump-tree-all

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50045 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target|i686-pc-mingw32 |

[Bug middle-end/39885] Missed fre optimization

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39885 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug libstdc++/52068] libc++98.a and libc++11.a are installed

2012-02-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52068 --- Comment #1 from Benjamin Kosnik bkoz at gcc dot gnu.org 2012-02-02 19:59:04 UTC --- Author: bkoz Date: Thu Feb 2 19:58:59 2012 New Revision: 183846 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183846 Log: 2012-02-02 Benjamin Kosnik

[Bug middle-end/52097] New: ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

2012-02-02 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 Bug #: 52097 Summary: ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0 Classification: Unclassified

[Bug rtl-optimization/49800] [4.7 Regression] segfault with -fsched-pressure -fdump-rtl-sched1

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49800 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/52068] libc++98.a and libc++11.a are installed

2012-02-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52068 Benjamin Kosnik bkoz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug libgcj/46082] libgcj fails to build in current 4.5 branch

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46082 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug libgcj/44567] FreeBSD 6.x compile error

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44567 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug libgcj/46999] Problem compiling gcc 4.5.2

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46999 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libgcj/39161] gcc 4.4.0 20090210 - The 'copy-vmresources.sh' script can't find the 'mkinstalldirs' script.

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39161 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug libgcj/39161] gcc 4.4.0 20090210 - The 'copy-vmresources.sh' script can't find the 'mkinstalldirs' script.

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

[Bug libgcj/43258] In-tree build may fail in libjava/classpath/tools

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43258 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Severity|normal |minor

[Bug libgcj/38414] gcc 4.3-20081204 build broken on OS X 10.4 ppc

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38414 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-02-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 Benjamin Kosnik bkoz at gcc dot gnu.org changed: What|Removed |Added CC||bkoz at gcc dot

  1   2   >