This is the mail archive of the gcc-help@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: "../.././gcc/c-common.c", line 2259: invalid token: short_fract_type_no...


On Tue, Nov 11, 2008 at 11:10 PM, kamaraju kusumanchi
<raju.mailinglists@gmail.com> wrote:
> On Tue, Nov 11, 2008 at 9:13 PM, Ian Lance Taylor <iant@google.com> wrote:
>> "kamaraju kusumanchi" <raju.mailinglists@gmail.com> writes:
>>
>>> "../../../unZipped/gcc-4.4-20081107/gcc/mcf.c", line 215: undefined
>>> symbol: __LONG_LONG_MAX__
>>
>> Gah, that code is horribly broken.  It will fail with any compiler
>> which is not gcc.  Can you file a bug report about it?
>>
>> The bug is this line:
>>
>> #define CAP_INFINITY __LONG_LONG_MAX__
>>
>> Ian
>>
>
> Thanks for the reply.
>
> I tried going to http://gcc.gnu.org/bugzilla/enter_bug.cgi to enter
> the bug report. When I click on the link titled "new", nothing
> happens. There are no fields for me to enter the bug. Is it the case
> with others as well? Looks like the bugzilla website is broken.
>
> raju
>

Never mind. It was my stupidity. I have to click on the "gcc" link. I
filed the bug as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38088

raju


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