http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
Jan Hubicka changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
--- Comment #6 from Jan Hubicka 2012-04-20
15:18:45 UTC ---
Author: hubicka
Date: Fri Apr 20 15:18:39 2012
New Revision: 186627
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186627
Log:
PR target/53042
* decl2.c (maybe_emit_vtabl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
--- Comment #5 from Jan Hubicka 2012-04-20
14:59:20 UTC ---
I am testing my variant of patch on x86_64-linux and intend to commit it if it
passes.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
--- Comment #4 from David Edelsohn 2012-04-19 18:57:38
UTC ---
Both Richi and Honza's patches independently progress past the failure point.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
--- Comment #3 from Jan Hubicka 2012-04-19 16:03:09 UTC
---
Thanks for working on this. The patch is pre-approved if it passes testing.
The new symtab verifier is just old cgraph verifier and only change is that
we now do same testing for varia
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
--- Comment #2 from Richard Guenther 2012-04-19
14:09:20 UTC ---
Patch:
Index: gcc/symtab.c
===
--- gcc/symtab.c(revision 186594)
+++ gcc/symtab.c(working copy)
@@ -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53042
Richard Guenther changed:
What|Removed |Added
Target||powerpc-ibm-aix5.3
Version|