This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53291] Code generated for xtest is wrong
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 May 2012 09:49:12 +0000
- Subject: [Bug target/53291] Code generated for xtest is wrong
- Auto-submitted: auto-generated
- References: <bug-53291-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53291
Uros Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
URL| |http://gcc.gnu.org/ml/gcc-p
| |atches/2012-05/msg00769.htm
| |l
Resolution| |FIXED
Target Milestone|--- |4.8.0
--- Comment #10 from Uros Bizjak <ubizjak at gmail dot com> 2012-05-11 09:49:12 UTC ---
(In reply to comment #9)
> The example in PR53315 is a runtime test case, except:
> - it needs cpuid checks to be part of the test suite
> - the printfs need to be replaced with asserts
> - it needs to stop iceing first
So, let's close this PR as FIXED.