[cfe-dev] Test suite failures for clang x86-64 and Sparc

Chris Lattner clattner at apple.com
Tue Oct 30 09:38:53 PDT 2007


On Oct 29, 2007, at 9:49 PM, Devang Patel wrote:

> CodeGen/mandel.c should print an error message - Unimplemented
> aggregate expr. However, neither test should cause 'segmentation
> fault' or 'bus error'. Please file bugzilla reports along with
> preprocessed source files.

Yep, unfortunately, since mandel.c includes system headers, it's  
success can vary based on what the system headers include.  Please  
add a .i file (clang -E mandel.c > mandel.i) to bugzilla and we can  
investigate, thanks!

-Chris



More information about the cfe-dev mailing list