[llvm-commits] [llvm-gcc-4.2] r45054 - /llvm-gcc-4.2/trunk/gcc/testsuite/gcc.c-torture/compile/930411-1.c
Chris Lattner
clattner at apple.com
Mon Dec 17 10:05:36 PST 2007
>>>> I definitely agree, which is why I added it in the first place :).
>>>> The problem is that it isn't hooked up with any of the other
>>>> diagnostics machinery, so it isn't controllable and doesn't give
>>>> decent location info (for example).
>>>>
>>>> I don't know that it really provides a good user experience. In
>>>> the
>>>> LTO case with debug info, we could do better.
>>>
>>> So what's your idea, detect it somewhere else? Where were you
>>> thinking?
>>
>> For now I think we just just disable the warning.
>
> I'd prefer to wait until the replacement is in place, if you're OK
> with that.
I'm ok with that, but please reevaluate if it is causing chaos in the
testsuite :)
-Chris
More information about the llvm-commits
mailing list