Commit 65a6c991 by Ben Elliston Committed by Ben Elliston

re PR c++/38362 (AltiVec context-sensitive keywords broke test for __vector bool)

	PR c++/38362
	* g++.dg/ext/altivec-types-1.C (dg-options): Pass -std=c++98.

From-SVN: r142879
parent a0e02041
2008-12-22 Ben Elliston <bje@au.ibm.com>
PR c++/38362
* g++.dg/ext/altivec-types-1.C (dg-options): Pass -std=c++98.
2008-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/38398
......
/* { dg-do compile { target powerpc*-*-linux* } } */
/* { dg-require-effective-target powerpc_altivec_ok } */
/* { dg-options "-maltivec" } */
/* { dg-options "-maltivec -std=c++98" } */
/* Valid AltiVec vector types should be accepted with no warnings. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment