This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29524] [4.3/4.4/4.5/4.6/4.7 Regression] Too much RAM used: __clz_tab[] linked
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Jun 2011 09:48:39 +0000
- Subject: [Bug target/29524] [4.3/4.4/4.5/4.6/4.7 Regression] Too much RAM used: __clz_tab[] linked
- Auto-submitted: auto-generated
- References: <bug-29524-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29524
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Status|NEW |RESOLVED
Known to work| |4.7.0
Resolution| |FIXED
Target Milestone|4.3.6 |4.7.0
--- Comment #25 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-06-16 09:47:09 UTC ---
Closed as resolved+fixed as using __clz_tab is avoided altogether now.