This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix g++.dg/eh/simd-2.C and compat/vector-1 crash


On Sun, Aug 24, 2003 at 08:26:58PM -0700, Richard Henderson wrote:
> Problem here was trying to use sse registers when they aren't available.  
> 
> The vector-1 test still fails, but now due to the warning instead of a
> compiler crash.  There doesn't appear to be dg-options support in that
> directory.

There is, in a limited fashion, and those tests now turn off warnings:
http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01583.html.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]