This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53315] simple xtest program generates ICE
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 12 May 2012 11:29:53 +0000
- Subject: [Bug target/53315] simple xtest program generates ICE
- Auto-submitted: auto-generated
- References: <bug-53315-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53315
--- Comment #12 from Uros Bizjak <ubizjak at gmail dot com> 2012-05-12 11:29:53 UTC ---
(In reply to comment #11)
> Created attachment 27385 [details]
> gcc48-pr53315.patch
Please introduce check-rtm.h header for use in runtime testcases, as is the
case with i.e. check-sse2.h and other feature check headers.