[Bug middle-end/51768] [4.5/4.6/4.7 Regression] ICE with invalid asm goto

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51768 --- Comment #2 from Jakub Jelinek 2012-01-05 20:18:38 UTC --- Author: jakub Date: Thu Jan 5 20:18:15 2012 New Revision: 182921 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182921 Log: PR middle-end/51768 * stmt.c (check_unique_

[Bug rtl-optimization/51767] [4.5/4.6/4.7 Regression] ICE with degenerated asm goto

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51767 --- Comment #2 from Jakub Jelinek 2012-01-05 20:21:06 UTC --- Author: jakub Date: Thu Jan 5 20:20:57 2012 New Revision: 182922 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182922 Log: PR rtl-optimization/51767 * cfgrtl.c (force

[Bug middle-end/51768] [4.5/4.6 Regression] ICE with invalid asm goto

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51768 Jakub Jelinek changed: What|Removed |Added Summary|[4.5/4.6/4.7 Regression]|[4.5/4.6 Regression] ICE

[Bug rtl-optimization/51767] [4.5/4.6 Regression] ICE with degenerated asm goto

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51767 Jakub Jelinek changed: What|Removed |Added Summary|[4.5/4.6/4.7 Regression]|[4.5/4.6 Regression] ICE

[Bug debug/51762] [4.7 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2231

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51762 --- Comment #3 from Jakub Jelinek 2012-01-05 20:47:19 UTC --- Author: jakub Date: Thu Jan 5 20:47:16 2012 New Revision: 182924 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182924 Log: PR debug/51762 * calls.c (emit_call_1): For

[Bug debug/51762] [4.7 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2231

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51762 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/51763] SEVERE ERROR: Symbol C_BSTAT

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51763 Andrew Pinski changed: What|Removed |Added Target||powerpc-aix5.3 Severity|major

[Bug bootstrap/51742] 4.6.2 v. HP-UX 11.11, PA-RISC: "make bootstrap-lean" fails: "internal compiler error: Segmentation fault" (In function '__fixunssfdi')

2012-01-05 Thread sms at antinode dot info
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51742 --- Comment #4 from Steven Schweda 2012-01-05 21:18:21 UTC --- > The back story on this [...] A somewhat condensed test case (1.6MB) should now be available here: http://antinode.info/ftp/info-zip/unzip610c08_sx.tgz The READ_ME file ther

[Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64

2012-01-05 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51681 --- Comment #8 from uros at gcc dot gnu.org 2012-01-05 21:50:25 UTC --- Author: uros Date: Thu Jan 5 21:50:20 2012 New Revision: 182931 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182931 Log: PR target/51681 * config/ia64/ia64.c

[Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64

2012-01-05 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51681 Uros Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/51315] [4.6/4.7 regression] unaligned memory accesses generated with -ftree-sra

2012-01-05 Thread ebotcazou at gcc dot gnu.org
* tree-sra.c (tree_non_aligned_mem_for_access_p): New predicate. (build_accesses_from_assign): Use it instead of tree_non_aligned_mem_p. Added: trunk/gcc/testsuite/gcc.c-torture/execute/20120105-1.c Modified: trunk/gcc/ChangeLog trunk/gcc/testsuite/ChangeLog trunk/gcc/tree-sra.c

[Bug tree-optimization/51315] [4.6/4.7 regression] unaligned memory accesses generated with -ftree-sra

2012-01-05 Thread ebotcazou at gcc dot gnu.org
* tree-sra.c (tree_non_aligned_mem_for_access_p): New predicate. (build_accesses_from_assign): Use it instead of tree_non_aligned_mem_p. Added: branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/20120105-1.c - copied unchanged from r182932, trunk/gcc/testsuite/gcc.c-torture

[Bug target/15533] Missed move to partial register

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15533 Andrew Pinski changed: What|Removed |Added Component|rtl-optimization|target --- Comment #2 from Andrew Pinski

[Bug libstdc++/51018] Test failures on NetBSD

2012-01-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51018 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/21991] missed-optimization setcc boolean compare

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21991 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/51541] ICE on ill-formed alias template declarations

2012-01-05 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51541 --- Comment #2 from Dodji Seketeli 2012-01-05 23:00:25 UTC --- Author: dodji Date: Thu Jan 5 23:00:14 2012 New Revision: 182935 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182935 Log: PR c++/51541 - ICE with invalid identifier in alia

[Bug c++/51541] ICE on ill-formed alias template declarations

2012-01-05 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51541 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/14842] Another way of expanding a switch statement

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14842 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2006-03-05 03:52:22 |2012-01-04 CC|gcc-bugs at

[Bug tree-optimization/18589] could optimize FP multiplies better

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18589 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2005-12-21 03:49:53 |2012-01-04 --- Comment #5 from Andrew Pin

[Bug debug/45682] missing namespace parent die when using -gdwarf-4

2012-01-05 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45682 --- Comment #2 from dodji at seketeli dot org 2012-01-05 23:09:22 UTC --- A candidate fix has been submitted to http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00276.html.

[Bug tree-optimization/15457] [tree-ssa] Convert a sign bit testing into "a < 0"

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15457 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/14842] Another way of expanding a switch statement

2012-01-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14842 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4 f

[Bug rtl-optimization/51771] New: trans-mem: abnormal edges get lost or corrupted

2012-01-05 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Bug #: 51771 Summary: trans-mem: abnormal edges get lost or corrupted Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug middle-end/47249] [4.4/4.5/4.6/4.7 Regression] ICE in common_handle_option, at opts.c:1695

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47249 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code Last reconfirmed|20

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-01-05 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #1 from torvald at gcc dot gnu.org 2012-01-05 23:48:36 UTC --- Author: torvald Date: Thu Jan 5 23:48:30 2012 New Revision: 182937 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182937 Log: Mark transaction begin as returns-twic

[Bug c++/47294] definition of function template can be explicitly-qualified with a namespace it isn't a member of

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

[Bug c++/47302] ICE: same canonical type node for different types char [(A::value ? 1 : 2)] and char [1] with -fabi-version=1

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47302 Andrew Pinski changed: What|Removed |Added Keywords||ice-checking Status|UNCONFIRM

[Bug c++/47304] ICE: SIGSEGV in is_empty_class (class.c:6800) with -fabi-version=1

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

[Bug libstdc++/51772] New: --enable-clocale=generic makes unsafe assumptions about ctype_base::mask

2012-01-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51772 Bug #: 51772 Summary: --enable-clocale=generic makes unsafe assumptions about ctype_base::mask Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONF

[Bug c++/47450] [4.5/4.6/4.7 Regression] Anonymous top-level classes assigned to static members fail.

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47450 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug middle-end/47496] HAS_DECL_ASSEMBLER_NAME_P and DECL_ASSEMBLER_NAME has some incosistency

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

[Bug preprocessor/47499] cpp will not process stdio.h

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

[Bug preprocessor/47549] -save-temps and -finput-charset= causing 'cc1.exe: error: failure to convert gbk to UTF-8'

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

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21521 Andrew Pinski changed: What|Removed |Added CC||silver24k at gmail dot com --- Comment #6

[Bug tree-optimization/47579] STL size() == 0 does unnecessary shift

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

[Bug preprocessor/51067] cpp.texi Line Control node not mentioning #, trailing integers

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

[Bug target/51093] GCC 4.4.3 build fails with 'OPTION_ISA_AES' as undefined

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

[Bug libstdc++/51504] Data race hunting instructions in manual do not work

2012-01-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51504 --- Comment #5 from Jonathan Wakely 2012-01-06 01:26:12 UTC --- Author: redi Date: Fri Jan 6 01:26:06 2012 New Revision: 182943 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182943 Log: PR libstdc++/51504 * doc/xml/manual/debug.

[Bug target/51751] COMPLEX16 tests fail in Lapack

2012-01-05 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51751 --- Comment #2 from Thomas Koenig 2012-01-06 02:14:13 UTC --- The problem appears to be in the test routine zdrvgb, at line 639 (and following) of zdrvgb.f, where the contents of the array s contain zero for powerpc64 and very low values for x86_

<    1   2