This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/29442] insn-attrtab has grown too large
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 06 May 2012 23:39:46 +0000
- Subject: [Bug other/29442] insn-attrtab has grown too large
- Auto-submitted: auto-generated
- References: <bug-29442-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29442
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matz at gcc dot gnu.org
--- Comment #15 from Steven Bosscher <steven at gcc dot gnu.org> 2012-05-06 23:39:46 UTC ---
While looking for ways to speed up genattrtab itself, I found this patch, which
doesn't speed up genattrtab, but would make the insn-*tab.c files smaller:
http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00316.html
Micha, this appears to have been dropped. Any reason why you never asked for an
OK to commit this patch?