This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r173033 - in /branches/gcc-4_6-branch/gcc/tests...
- From: nickc at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 27 Apr 2011 14:55:28 -0000
- Subject: r173033 - in /branches/gcc-4_6-branch/gcc/tests...
Author: nickc
Date: Wed Apr 27 14:55:28 2011
New Revision: 173033
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173033
Log:
* gcc.dg/20020312-2.c: Add definition for RX.
* lib/target-supports.exp (add_options_for_ieee): Use -mnofpu
option with RX targets.
* gcc.target/rx/pack.c: Replace C++ style // comments with C style
/* */ comments.
Modified:
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/20020312-2.c
branches/gcc-4_6-branch/gcc/testsuite/gcc.target/rx/pack.c
branches/gcc-4_6-branch/gcc/testsuite/lib/target-supports.exp