[Bug middle-end/27528] compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on powerpc (7450) get error on long exixting code
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 10 05:30:00 GMT 2006
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-10 05:30 -------
This is not a bug and here is why:
Section anchors is turned on so that "Hi" is turned into a symbol offset of an
anchor so it is no longer a symbolic constant. This never really would have
worked in anyways in the normal time.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to fail|4.2.0 |
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27528
More information about the Gcc-bugs
mailing list