New g++ template stress/regression test?

2009-11-06 Thread Sebastian Mach
I wonder if there would be an interest for a C++ template / compile time ray tracer as a heavy test for * templates in general * the type system * regression and conformance testing I have a 95% complete template ray tracer based on fractional math. One thing e.g. that became evident for me durin

Re: Do BLKmode bit-fields still exist?

2009-11-06 Thread Richard Guenther
On Fri, Nov 6, 2009 at 10:46 AM, Eric Botcazou wrote: >> In a desparate try to get some testcases which do have BLKmode bit-fields >> I bootstrapped and regtested the below patch (as part of a larger patch, >> though) on seven architectures with all languages (on two without Ada). > > Yet it's eas

Re: Do BLKmode bit-fields still exist?

2009-11-06 Thread Eric Botcazou
> In a desparate try to get some testcases which do have BLKmode bit-fields > I bootstrapped and regtested the below patch (as part of a larger patch, > though) on seven architectures with all languages (on two without Ada). Yet it's easy in Ada on platforms with strict alignment, e.g. SPARC: pac