This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/38474] slow compilation at -O0 due to expand's temp slot goo
- 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: Fri, 02 Dec 2011 13:06:12 +0000
- Subject: [Bug middle-end/38474] slow compilation at -O0 due to expand's temp slot goo
- Auto-submitted: auto-generated
- References: <bug-38474-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |steven at gcc dot gnu.org
--- Comment #50 from Steven Bosscher <steven at gcc dot gnu.org> 2011-12-02 13:06:12 UTC ---
Michael, you were working on this. Did your patches resolve this bug completely
by now?