Bug 23607 - gcc.target/i386/pr23575.c fails on x86_64
Summary: gcc.target/i386/pr23575.c fails on x86_64
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.1.0
: P2 normal
Target Milestone: 4.0.2
Assignee: Andreas Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 02:13 UTC by Andrew Pinski
Modified: 2005-09-07 14:12 UTC (History)
2 users (show)

See Also:
Host:
Target: x86_64-*-linux-gnu
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-08-29 04:55:14


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Pinski 2005-08-29 02:13:34 UTC
gcc.target/i386/pr23575.c fails with the following message:
/home/pinskia/src/onetest/gcc/gcc/testsuite/gcc.target/i386/pr23575.c:1: error: CPU you selected 
does not support x86-64 instruction set
/home/pinskia/src/onetest/gcc/gcc/testsuite/gcc.target/i386/pr23575.c:1: error: CPU you selected 
does not support x86-64 instruction set
Comment 1 Andreas Jaeger 2005-08-29 04:55:14 UTC
Taking it.
Comment 2 Andreas Jaeger 2005-08-29 05:31:51 UTC
Fixed.
Comment 3 GCC Commits 2005-08-29 05:31:58 UTC
Subject: Bug 23607

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aj@gcc.gnu.org	2005-08-29 05:31:49

Modified files:
	gcc/testsuite  : ChangeLog 

Log message:
	Add marker for PR testsuite/23607.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5973&r2=1.5974

Comment 4 Richard Biener 2005-08-29 08:30:15 UTC
Note it also fails on 4.0, I'll commit a patch as obvious.
Comment 5 GCC Commits 2005-08-29 08:50:19 UTC
Subject: Bug 23607

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	rguenth@gcc.gnu.org	2005-08-29 08:50:13

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.target/i386: pr23575.c 

Log message:
	2005-08-29  Richard Guenther  <rguenther@suse.de>
	
	PR testsuite/23607
	* gcc.target/i386/pr23575.c: Modify to work on x86_64.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.357&r2=1.5084.2.358
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/i386/pr23575.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.2.1&r2=1.1.2.2