[Bug target/55718] [4.8 Regression] ICE in gen_reg_rtx, at emit-rtl.c:866

2013-01-10 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55718 --- Comment #4 from Andreas Krebbel 2013-01-10 08:15:23 UTC --- Author: krebbel Date: Thu Jan 10 08:15:07 2013 New Revision: 195078 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195078 Log: 2013-01-10 Andreas Krebbel

[Bug target/55718] [4.8 Regression] ICE in gen_reg_rtx, at emit-rtl.c:866

2013-01-10 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55718 Andreas Krebbel changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/55905] [OOP] [F008] ICE for polymorphic dummy argument with an allocatable coarray component

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55905 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug fortran/45076] [OOP] gfortran.dg/dynamic_dispatch_6.f03 ICEs with -fprofile-use

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45076 --- Comment #3 from janus at gcc dot gnu.org 2013-01-10 08:43:09 UTC --- (In reply to comment #2) > With 4.7 I get instead of an ICE just the warning: Same with curent 4.8 trunk: dynamic_dispatch_6.f03:66:0: note: Skipping target new_pe

[Bug fortran/46952] [OOP] Spurious "recursive call" error with type bound procedure

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46952 --- Comment #3 from janus at gcc dot gnu.org 2013-01-10 08:50:51 UTC --- Further reducing the test case: module m type, abstract :: t contains procedure(inter), pass, deferred :: foo end type contains subroutine in

[Bug middle-end/55921] [4.6/4.7/4.8 Regression] Crash in verify_ssa for asm to side-steps complex pessimization

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55921 --- Comment #6 from Jakub Jelinek 2013-01-10 09:25:27 UTC --- Author: jakub Date: Thu Jan 10 09:25:12 2013 New Revision: 195080 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195080 Log: PR tree-optimization/55921 * tr

[Bug middle-end/55921] [4.6/4.7 Regression] Crash in verify_ssa for asm to side-steps complex pessimization

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55921 Jakub Jelinek changed: What|Removed |Added Summary|[4.6/4.7/4.8 Regression]|[4.6/4.7 Regression] Crash

[Bug web/55933] New: Missing attachment download link

2013-01-10 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55933 Bug #: 55933 Summary: Missing attachment download link Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: major Prior

[Bug middle-end/55882] [4.7/4.8 Regression] unaligned load/store : incorrect struct offset

2013-01-10 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55882 --- Comment #13 from Martin Jambor 2013-01-10 09:48:41 UTC --- I have bootstrapped and tested the patch from comment #11 on sparc64-linux (gcc63 on compile farm) and there were no issues (actually g++.old-deja/g++.law/operators23.C failed

[Bug inline-asm/55934] New: [4.8 Regression] LRA inline asm error recovery

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934 Bug #: 55934 Summary: [4.8 Regression] LRA inline asm error recovery Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug inline-asm/55934] [4.8 Regression] LRA inline asm error recovery

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934 Jakub Jelinek changed: What|Removed |Added Keywords||error-recovery, ra Pri

[Bug fortran/55932] DDT's default structure constructor does not work with having allocatable member variables

2013-01-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55932 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug web/55933] Missing attachment download link

2013-01-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55933 --- Comment #1 from Jonathan Wakely 2013-01-10 10:47:46 UTC --- (In reply to comment #0) > The best option would be to disable the useless patch viewer. This gets my vote.

[Bug tree-optimization/55923] tree passes pessimize complex load/store operations

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55923 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/55929] lra-constraints-ICE while xg++ compile libitm with -Os

2013-01-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55929 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/32306] [4.6/4.7/4.8 Regression] redundant && || not eliminated

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32306 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug sanitizer/55561] TSAN: Fortran/OMP yields false positives

2013-01-10 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #34 from Joost VandeVondele 2013-01-10 11:26:23 UTC --- (In reply to comment #33) > Can you sent it to review? You can also mention that it fixes issue 40362. I had a closer look at PR40362. Actually, I don't think this pat

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug sanitizer/55561] TSAN: Fortran/OMP yields false positives

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #35 from Jakub Jelinek 2013-01-10 11:37:08 UTC --- For config/posix it is not that easy, because you can't assume that atomics are available. You'd need to guard it with #ifdef HAVE_SYNC_BUILTINS and do something else (nothing

[Bug fortran/46952] [OOP] Spurious "recursive call" error with type bound procedure

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46952 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assig

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 Richard Biener changed: What|Removed |Added Attachment #29139|0 |1 is obsolete|

[Bug web/32927] Online installation instructions only for mainline

2013-01-10 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927 --- Comment #5 from Marc Glisse 2013-01-10 13:08:43 UTC --- This has caused quite a bit of confusion lately with people installing ISL instead of PPL for gcc-4.7.

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #26 from Richard Biener 2013-01-10 13:42:33 UTC --- Author: rguenth Date: Thu Jan 10 13:42:27 2013 New Revision: 195084 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195084 Log: 2013-01-10 Richard Biener

[Bug c/52381] asm goto output operands diagnostics

2013-01-10 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381 Timo Kreuzer changed: What|Removed |Added CC||timo.kreuzer at reactos dot

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 Richard Biener changed: What|Removed |Added Attachment #29140|0 |1 is obsolete|

[Bug fortran/46952] [OOP] Spurious "recursive call" error with type bound procedure

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46952 --- Comment #5 from janus at gcc dot gnu.org 2013-01-10 14:09:54 UTC --- The following patch is equivalent in functionality to the one in comment 4, but includes some minor cleanup (and regtests cleanly): Index: gcc/fortran/resolve.c ==

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #28 from Richard Biener 2013-01-10 14:11:43 UTC --- Another possibility lies in DEBUG stmts which we do not consider at all ... (in the checker, that is).

[Bug c/52381] asm goto output operands diagnostics

2013-01-10 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381 --- Comment #4 from Andreas Schwab 2013-01-10 14:12:54 UTC --- Like __atomic_compare_exchange_n?

Re: [Bug tree-optimization/55927] New: FAIL: g++.dg/ipa/devirt-10.C -std=gnu++11 scan-ipa-dump-times inline "Discovered a virtual call to a known target" 1

2013-01-10 Thread Jan Hubicka
This will be usual difference of virtual call representation in ia64. The .cp test is going fine? Honza

[Bug tree-optimization/55927] FAIL: g++.dg/ipa/devirt-10.C -std=gnu++11 scan-ipa-dump-times inline "Discovered a virtual call to a known target" 1

2013-01-10 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55927 --- Comment #1 from Jan Hubicka 2013-01-10 14:33:48 UTC --- This will be usual difference of virtual call representation in ia64. The .cp test is going fine? Honza

[Bug tree-optimization/55927] FAIL: g++.dg/ipa/devirt-10.C -std=gnu++11 scan-ipa-dump-times inline "Discovered a virtual call to a known target" 1

2013-01-10 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55927 --- Comment #2 from Andreas Schwab 2013-01-10 14:44:20 UTC --- Yes, it does.

[Bug fortran/47203] USE of module with same name as SUBROUTINE not reject, but also not working

2013-01-10 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47203 Mikael Morin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug rtl-optimization/55833] [4.6/4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1582 (BB should be marked irreducible !)

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55833 --- Comment #6 from Richard Biener 2013-01-10 15:02:37 UTC --- By unswitching on an exit test that exits to the enclosing loop we create an unswitched loop that is now reached by what looks like an exit test of the outer loop which is part

[Bug fortran/47136] local identifier shall not be the same as a global identifier

2013-01-10 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47136 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2013-01-10 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #170 from Jan Hubicka 2013-01-10 15:04:10 UTC --- OK, here is updated memory use: cgraph.c:863 (cgraph_allocate_init_indirect_info5905200: 0.1% 0: 0.0%6020160: 0.1% 0: 0.0% 298134 tree.c:1237 (bui

[Bug fortran/55345] ICE with abstract interface type with use-renamed local names

2013-01-10 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55345 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/55833] [4.6/4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1582 (BB should be marked irreducible !)

2013-01-10 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55833 --- Comment #7 from Marek Polacek 2013-01-10 15:11:34 UTC --- (In reply to comment #6) > By unswitching on an exit test that exits to the enclosing loop we create > an unswitched loop that is now reached by what looks like an exit test >

[Bug rtl-optimization/55833] [4.6/4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1582 (BB should be marked irreducible !)

2013-01-10 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55833 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug rtl-optimization/55833] [4.6/4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1582 (BB should be marked irreducible !)

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55833 Richard Biener changed: What|Removed |Added CC||rakdver at gcc dot gnu.org ---

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #29 from Richard Biener 2013-01-10 15:28:38 UTC --- (In reply to comment #27) > Created attachment 29141 [details] > updated checker > > Also verify expressions. Bootstrapped ok, target libs building now, testing > pending

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #30 from Richard Biener 2013-01-10 15:34:39 UTC --- LTO profiled-bootstrap revals: /space/rguenther/src/svn/trunk/gcc/reginfo.c: In function 'reg_scan': /space/rguenther/src/svn/trunk/gcc/reginfo.c:1015:0: error: location ref

[Bug tree-optimization/44061] [4.6/4.7/4.8 Regression] Warns about out-of-bounds array access inside __builtin_constant_p guarded section

2013-01-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44061 --- Comment #7 from Richard Biener 2013-01-10 15:35:40 UTC --- I'm updating and testing the patch.

[Bug fortran/55935] New: [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 Bug #: 55935 Summary: [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK Classification: Unclassified Product: gcc Version: 4.8.0 Statu

[Bug fortran/49213] [OOP] gfortran rejects structure constructor expression

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49213 --- Comment #8 from janus at gcc dot gnu.org 2013-01-10 15:46:12 UTC --- (In reply to comment #7) > I want to emphasize again that the error I wanted to report was that gfortran > is rejecting valid structure constructor expressions (see com

[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/49213] [OOP] gfortran rejects structure constructor expression

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49213 --- Comment #9 from janus at gcc dot gnu.org 2013-01-10 16:06:51 UTC --- In fact one also gets an ICE when replacing "class(S)" with "type(S)" in comment 8 (already with an unpatched gfortran): type :: S integer :: n end type

[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 --- Comment #2 from Dominique d'Humieres 2013-01-10 16:25:05 UTC --- For the test gfortran.dg/class_array_15.f03, the ICE is triggered by the statement: allocate(b%cBh(1),source=defaultBhC) (note that the test compiles with -fno-whol

[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug tree-optimization/55927] FAIL: g++.dg/ipa/devirt-10.C -std=gnu++11 scan-ipa-dump-times inline "Discovered a virtual call to a known target" 1

2013-01-10 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55927 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Co

[Bug tree-optimization/52448] [4.6/4.7/4.8 Regression] cselim broken with calls

2013-01-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52448 --- Comment #8 from Jakub Jelinek 2013-01-10 16:49:26 UTC --- Any progress with this?

[Bug tree-optimization/55936] New: Missed VRP optimization

2013-01-10 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55936 Bug #: 55936 Summary: Missed VRP optimization Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/55683] [4.8 Regression] ICE in inline_call, at ipa-inline-transform.c:270

2013-01-10 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55683 --- Comment #15 from Martin Jambor 2013-01-10 16:58:35 UTC --- (In reply to comment #13) > The acutal ICE should be fixed. Martinj, I will leave the PR open > just to make you to double check that ipa-cp is doing properly the > translati

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #31 from H.J. Lu 2013-01-10 17:03:13 UTC --- (In reply to comment #30) > LTO profiled-bootstrap revals: > > /space/rguenther/src/svn/trunk/gcc/reginfo.c: In function 'reg_scan': > /space/rguenther/src/svn/trunk/gcc/reginfo.c:1015:0:

[Bug other/55899] GCC should provide built-ins in data types flavor/version/variation

2013-01-10 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55899 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/55929] lra-constraints-ICE while xg++ compile libitm with -Os

2013-01-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55929 --- Comment #3 from Uros Bizjak 2013-01-10 17:30:36 UTC --- Patch in testing: Index: i386.md === --- i386.md (revision 195063) +++ i386.md (working copy) @@ -1801

[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 --- Comment #4 from Dominique d'Humieres 2013-01-10 17:35:13 UTC --- > (note that the test compiles with -fno-whole-file;-). To be honest, this is not true for the other failing tests. Reduced typebound_operator_8.f03 ! { dg-do compi

[Bug target/55565] [4.8 regression] FAIL: gcc.target/powerpc/ppc-mov-1.c scan-assembler-not fmr [0-9]+,[0-9]+

2013-01-10 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565 --- Comment #4 from Aldy Hernandez 2013-01-10 17:46:39 UTC --- I compared the code generated by trunk with the generated code in rev 190339 which broke the test. The trunk code is more optimal than when the test "passed", so I suggest eit

[Bug tree-optimization/55927] FAIL: g++.dg/ipa/devirt-10.C -std=gnu++11 scan-ipa-dump-times inline "Discovered a virtual call to a known target" 1

2013-01-10 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55927 Martin Jambor changed: What|Removed |Added CC||jamborm at gcc dot gnu.org ---

[Bug target/55565] [4.8 regression] FAIL: gcc.target/powerpc/ppc-mov-1.c scan-assembler-not fmr [0-9]+,[0-9]+

2013-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565 --- Comment #5 from Andrew Pinski 2013-01-10 17:53:24 UTC --- (In reply to comment #4) > Bottom line, on trunk we avoid a branch and memory load/stores. I agree the code is much better now. Only moving between the fpr and gpr where nee

[Bug sanitizer/55488] Implement cold calls in tsan run-time

2013-01-10 Thread wmi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55488 --- Comment #1 from wmi at gcc dot gnu.org 2013-01-10 17:57:40 UTC --- Author: wmi Date: Thu Jan 10 17:57:34 2013 New Revision: 195092 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195092 Log: 2013-01-10 Wei Mi libsanitize

[Bug tree-optimization/55264] [4.6/4.7/4.8 Regression] ICE: in ipa_make_edge_direct_to_target, at ipa-prop.c:2141 with -O2 -fno-early-inlining -fno-weak

2013-01-10 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55264 --- Comment #9 from Martin Jambor 2013-01-10 18:02:35 UTC --- (In reply to comment #8) > > Let me look into those... > > Try the patch I attached to PR45375 > I have updated to revision 195082 which I understand already has it and

[Bug tree-optimization/55264] [4.6/4.7/4.8 Regression] ICE: in ipa_make_edge_direct_to_target, at ipa-prop.c:2141 with -O2 -fno-early-inlining -fno-weak

2013-01-10 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55264 Martin Jambor changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug target/27338] Violation of mips o64 ABI

2013-01-10 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27338 Steve Ellcey changed: What|Removed |Added CC||sje at gcc dot gnu.org --- Comme

[Bug testsuite/54139] [4.8 regression] some ARM Thumb-2 tests appear to be run on ARMv5TE hardware causing unhandled exceptions

2013-01-10 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139 Aldy Hernandez changed: What|Removed |Added CC||aldyh at gcc dot gnu.org

[Bug bootstrap/55792] [4.8 Regression] Bad memory access with profiledbootstrap and LTO

2013-01-10 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #32 from H.J. Lu 2013-01-10 19:36:08 UTC --- (In reply to comment #30) > LTO profiled-bootstrap revals: > > /space/rguenther/src/svn/trunk/gcc/reginfo.c: In function 'reg_scan': > /space/rguenther/src/svn/trunk/gcc/reginfo.c

[Bug middle-end/55929] lra-constraints-ICE while xg++ compile libitm with -Os

2013-01-10 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55929 --- Comment #4 from uros at gcc dot gnu.org 2013-01-10 19:49:34 UTC --- Author: uros Date: Thu Jan 10 19:49:17 2013 New Revision: 195094 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195094 Log: PR target/55929 * config

[Bug target/55929] lra-constraints-ICE while xg++ compile libitm with -Os

2013-01-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55929 Uros Bizjak changed: What|Removed |Added Target||x86 Status|ASSIGNED

[Bug rtl-optimization/55672] [4.8 Regression] -fstack-check=generic ICEs in print_reg, at config/i386/i386.c:13868

2013-01-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55672 --- Comment #10 from Uros Bizjak 2013-01-10 20:23:49 UTC --- Author: vmakarov Date: Thu Jan 10 20:07:55 2013 New Revision: 195095 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195095 Log: 2013-01-10 Vladimir Makarov

[Bug target/55565] [4.8 regression] FAIL: gcc.target/powerpc/ppc-mov-1.c scan-assembler-not fmr [0-9]+,[0-9]+

2013-01-10 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565 --- Comment #6 from Aldy Hernandez 2013-01-10 20:28:33 UTC --- Author: aldyh Date: Thu Jan 10 20:28:26 2013 New Revision: 195097 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195097 Log: PR target/55565 * gcc.target/p

[Bug target/55565] [4.8 regression] FAIL: gcc.target/powerpc/ppc-mov-1.c scan-assembler-not fmr [0-9]+,[0-9]+

2013-01-10 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/49213] [OOP] gfortran rejects structure constructor expression

2013-01-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49213 --- Comment #10 from janus at gcc dot gnu.org 2013-01-10 20:39:58 UTC --- The following patch makes comment 8 and 9 compile, but I'm not sure if the generated code is correct: Index: gcc/fortran/trans-expr.c ==

[Bug inline-asm/55934] [4.8 Regression] LRA inline asm error recovery

2013-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55934 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code

[Bug target/55721] -mabi=64 compilation results in unknown UNSPEC note

2013-01-10 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55721 --- Comment #14 from rsandifo at gcc dot gnu.org 2013-01-10 21:32:24 UTC --- (In reply to comment #12) > Here is another testcase that looks different then the others, it is cutdown > from newlib/libm/math/k_rem_pio2.c. > > % cat bug3.c

[Bug lto/55937] New: lto hides possible link issues

2013-01-10 Thread boris at fau dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55937 Bug #: 55937 Summary: lto hides possible link issues Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: minor Priority:

[Bug lto/55937] lto hides possible link issues

2013-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55937 --- Comment #1 from Andrew Pinski 2013-01-10 21:47:29 UTC --- I think this is really invalid and the check (autoconf) should be changed instead. What is happening is f is known to be used outside of the program. If f is marked as externa

[Bug c++/55742] __attribute__ in class function declaration cause "prototype does not match" errors.

2013-01-10 Thread tmsriram at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742 Sriraman Tallam changed: What|Removed |Added CC||richard.guenther at gmail

[Bug target/54300] [4.7 Regression] Erroneous optimization causes wrong Neon data management

2013-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54300 Andrew Pinski changed: What|Removed |Added Known to work||4.8.0 Summary|[4.7/4.

[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 --- Comment #5 from Dominique d'Humieres 2013-01-10 22:35:06 UTC --- Shorter test case for gfortran.dg/typebound_operator_*: module i_field_module implicit none type :: i_field integer :: i end type contains function i_p

[Bug fortran/55935] [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK

2013-01-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935 --- Comment #6 from Dominique d'Humieres 2013-01-10 23:10:39 UTC --- > Note that if the 'class's are replaced with 'type's, the program compiles. The assert also triggers if class(i_field) ,intent(in) :: lhs is replaced with

[Bug sanitizer/55938] New: g++.dg/asan/deep-stack-uaf-1.C fails at r195092 on darwin

2013-01-10 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55938 Bug #: 55938 Summary: g++.dg/asan/deep-stack-uaf-1.C fails at r195092 on darwin Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug sanitizer/55938] g++.dg/asan/deep-stack-uaf-1.C fails at r195092 on darwin

2013-01-10 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55938 Kostya Serebryany changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|