This is the mail archive of the gcc@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: Big-endian Gcc on Intel IA32


On Mon, Dec 17, 2001 at 05:10:01PM -0800, Linus Torvalds wrote:
> Or is it that the information just isn't carried around in a convenient
> format? gcc does seem to warn about _some_ casts ("discards qualifiers
> from pointer target type", "makes integer from pointer without cast").
> Does it lose the information early for explicit casts or something?

Err, no...  Actually, I don't know what I was thinking.  Of course
we can statically notice attribute differences.


r~


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