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: [PATCH] fix some set but not used messages


2008/9/25 NightStrike <nightstrike@gmail.com>:
> On Thu, Sep 25, 2008 at 7:02 AM, d binderman <dcb314@hotmail.com> wrote:
>>
>> Hello there,
>>
>> I just tried to bootstrap the most recent snapshot of gcc version
>> 4.4, dated 20080919, with the Intel C compiler.
>>
>> The Intel compiler said
>>
>> ../../src/gcc-4.4-20080919/gcc/builtins.c(1856): warning #593: variable "before_call" was set but never used
>
> Why don't these show up when using gcc to compile the toolchain?
>

Because GCC does not have such feature:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18624

Cheers,

Manuel.


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