[Bug driver/42445] LTO performance: -march=native isn't saved in COLLECT_GCC_OPTIONS

2011-01-07 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42445 --- Comment #8 from hjl at gcc dot gnu.org 2011-01-07 20:35:08 UTC --- Author: hjl Date: Fri Jan 7 20:35:05 2011 New Revision: 168583 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168583 Log: Keep -m[arch|tune]=native in COLLECT_GCC_OPT

[Bug driver/42445] LTO performance: -march=native isn't saved in COLLECT_GCC_OPTIONS

2011-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42445 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/46367] [4.6 Regression] ICE during cgraph edge cloning

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46367 --- Comment #7 from Jan Hubicka 2011-01-07 20:52:24 UTC --- Patch posted http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00401.html

[Bug middle-end/47152] ice in try_head_merge_bb at cfgcleanup.c:2177

2011-01-07 Thread aesok at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47152 aesok at gcc dot gnu.org changed: What|Removed |Added Target|cris-axis-elf |cris-axis-elf

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 --- Comment #11 from Jan Hubicka 2011-01-07 21:01:53 UTC --- It does not reproduce for me, perhaps it was fixed by the recursive inliner fix?

[Bug c++/47218] [4.6.0 regression] C++ multiple definitions of non-virtual thunk problem

2011-01-07 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47218 Dave Korn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/46367] [4.6 Regression] ICE during cgraph edge cloning

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46367 Jan Hubicka changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #8 from

[Bug tree-optimization/47009] [4.6 Regression] ICE: SIGSEGV (too deep recursion) in cgraph_clone_inlined_nodes with -O

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47009 Jan Hubicka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/46469] [4.6 Regression] ICE: verify_cgraph_node failed: inline clone is needed at -O

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46469 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at g

[Bug bootstrap/47215] [4.6 Regression] Failed to bootstrap

2011-01-07 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47215 --- Comment #5 from Kai Tietz 2011-01-07 21:11:52 UTC --- Author: ktietz Date: Fri Jan 7 21:11:48 2011 New Revision: 168585 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168585 Log: 2011-01-07 Kai Tietz PR bootstrap/47215

[Bug bootstrap/47215] [4.6 Regression] Failed to bootstrap

2011-01-07 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47215 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/46469] [4.6 Regression] ICE: verify_cgraph_node failed: inline clone is needed at -O

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46469 --- Comment #4 from Jan Hubicka 2011-01-07 21:18:16 UTC --- I think we also should drop needed flags on extern symbols once cgraph is fully built.

[Bug tree-optimization/47216] [4.6 Regression] gcc.dg/torture/pr43360.c FAILs with -O -fPIC -fgcse -fgcse-sm -fnon-call-exceptions -fno-tree-dse

2011-01-07 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47216 --- Comment #1 from Zdenek Sojka 2011-01-07 21:50:30 UTC --- At the assembly level: func_1: movrax, QWORD PTR g...@gotpcrel[rip] movrdx, QWORD PTR l_5_...@gotpcrel[rip] movecx, DWORD PTR [rdx] # ecx = 4 leaedx, 7[

[Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401

2011-01-07 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47219 Summary: ICE mems_in_disjoint_alias_sets_p, at alias.c:401 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i..

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2011-01-07 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 --- Comment #2 from Tobias Burnus 2011-01-07 22:22:15 UTC --- Created attachment 22930 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22930 Draft patch Draft patch attached (untested). TODO: Warn if the same COMMON block has different ext_a

[Bug tree-optimization/46367] [4.6 Regression] ICE during cgraph edge cloning

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46367 --- Comment #9 from Jan Hubicka 2011-01-07 22:52:57 UTC --- Author: hubicka Date: Fri Jan 7 22:52:54 2011 New Revision: 168587 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168587 Log: PR tree-optimization/46367 * g++.dg/tortur

[Bug tree-optimization/47216] [4.6 Regression] gcc.dg/torture/pr43360.c FAILs with -O -fPIC -fgcse -fgcse-sm -fnon-call-exceptions -fno-tree-dse

2011-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47216 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/47220] New: [C++0x] invalid code using template with variable argument list is accepted

2011-01-07 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47220 Summary: [C++0x] invalid code using template with variable argument list is accepted Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/47209] ICE: SIGSEGV in should_emit_struct_debug (dwarf2out.c:627) with -femit-struct-debug-baseonly -g

2011-01-07 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47209 --- Comment #1 from Zdenek Sojka 2011-01-07 23:42:49 UTC --- I don't know if the code is valid or invalid (I have no clue what is the meaning of "base::foo;"). Comeau online and icc 11.1 accept it though. If it is not valid, changing "base::foo;"

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-07 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 --- Comment #12 from Marc Glisse 2011-01-07 23:47:35 UTC --- (In reply to comment #11) > It does not reproduce for me, perhaps it was fixed by the recursive inliner > fix? Did you try with a.cc? ouin.cc hasn't reproduced for a while. I just chec

[Bug lto/47221] New: Bugus warnings issued during lto bootstrap

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47221 Summary: Bugus warnings issued during lto bootstrap Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassig..

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 --- Comment #13 from Jan Hubicka 2011-01-08 00:23:28 UTC --- I tested only the reduced testcase, but it still seems to work for me j...@gcc10:~/trunk/build/gcc$ ./xgcc -B ./ -O2 a.cc -S -frounding-math a.cc:68:19: warning: inline function 'bool

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 --- Comment #14 from Jan Hubicka 2011-01-08 00:24:34 UTC --- huh, -O2 instead of -O3. It reproduces for me now. Sorry for noise.

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-07 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 --- Comment #15 from Jan Hubicka 2011-01-08 00:35:03 UTC --- OK, both decl and e->callee->former_clone_of points to decls that are not clones. (gdb) p debug_tree (decl->decl_with_vis.assembler_name) local bindings <(nil)>> $14 = void (gdb) p de

[Bug c++/46807] [4.6 Regression] internal compiler error: in synthesized_method_walk

2011-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46807 --- Comment #10 from H.J. Lu 2011-01-08 02:21:39 UTC --- Created attachment 22931 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22931 A reduced testcase

[Bug debug/47209] ICE: SIGSEGV in should_emit_struct_debug (dwarf2out.c:627) with -femit-struct-debug-baseonly -g

2011-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47209 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/47222] New: [4.6 Regression] Revision 168593 failed many tests

2011-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47222 Summary: [4.6 Regression] Revision 168593 failed many tests Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: u

[Bug lto/47222] [4.6 Regression] Revision 168593 failed many tests

2011-01-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47222 --- Comment #1 from H.J. Lu 2011-01-08 04:59:40 UTC --- It failed with the Linux binutils 2.21.51.0.5 and hjl/lto-mixed branch at http://git.kernel.org/?p=devel/binutils/hjl/x86.git;a=summary

[Bug tree-optimization/45313] [graphite] interchange-7.c is miscompiled

2011-01-07 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45313 Sebastian Pop changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Sebastian Po

[Bug plugins/47223] New: Fail to build gcc 4.6.0 (r168594) on mingw32

2011-01-07 Thread coolypf at qq dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47223 Summary: Fail to build gcc 4.6.0 (r168594) on mingw32 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: plugins AssignedTo: una

<    1   2