This is the mail archive of the gcc-bugs@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: c/10085: GCC references local symbol that does not exist


This does NOT seem to exist with the GNU 3.2.1 compiler. MontaVista strikes again...

I apologize for the inconvenience/confusion...

John

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10085

P.S. This says it all:

/home/linville
[linville]:> diff bugfile.s.bad bugfile.s.good
41a42,57
>       bctr
>       .section        .rodata
>       .align 2
>       .align 2
> .L16:
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .long .L1-.L16
>       .section        ".text"
52c68
<       .ident  "GCC: (GNU) 3.2.1 20020930 (MontaVista)"
---
>       .ident  "GCC: (GNU) 3.2.1"


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