This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
long-long-cst1.c regression
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: gcc at gcc dot gnu dot org
- Date: Sat, 9 Sep 2006 22:16:58 -0400 (EDT)
- Subject: long-long-cst1.c regression
Has anyone else noticed that the testcase
long-long-cst1.c has started to fail on both
powerpc-apple-darwin8.5.0 and on other ppc
targets like powerpc64-unknown-linux-gnu? It
appears to be still passing as of r116775 and
to be failing as of r116778.
Jack