[llvm-commits] [llvm-gcc-4.2] r48905 - /llvm-gcc-4.2/trunk/gcc/testsuite/g++.dg/debug/debug.exp

Devang Patel dpatel at apple.com
Fri Mar 28 09:43:40 PDT 2008


On Mar 27, 2008, at 10:27 PM, Chris Lattner wrote:

> On Mar 27, 2008, at 5:31 PM, Devang Patel wrote:
>> Author: dpatel
>> Date: Thu Mar 27 19:31:45 2008
>> New Revision: 48905
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=48905&view=rev
>> Log:
>> Disable optimized code debug info tests for now.
>
> My understanding is that this will disable the test even if --enable-
> llvm is not passed when configuring llvm-gcc.

Yes, I did not think about it.

>  Is there any way to
> disable the tests just for llvm-gcc but not normal gcc?

I don't know.

Is there anyone out there with enough dejagnu/tcl/gcc build script  
knowledge knowledge to produce a  patch that disable these tests only  
when llvm-gcc is configured using --enable-llvm=<blah> ?

-
Devang






More information about the llvm-commits mailing list