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]

Re: analysis: arch=i686, -fPIC won't play nice on OSR5 (committed)


Jeffrey A Law wrote:

> I would indicate in a comment in that code which assembler couldn't
> handle the type information for local labels.

A reasonable point.

> That way if later we find an assembler that can't handle calls to
> local labels we'll know why the label isn't declared as a fucntion
> with type information and such.

Then how could it do a loop or any other branch?   (Don't answer that,
I'm just mumbling aloud.)


Besides, Experience has shown that I'm about the only person seemingly
stupid enough to try to make EGCS/GAS work with anything on x86 BUT GAS.
:-)


> Consider it approved after adding the comment.


Consider it revised and committed.


Thanx.
RJL


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