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]

[Bug target/6191] [HP-PA] ICE doing pointer math with -fPIC


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6191


danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dave dot anglin at nrc-cnrc
                   |dot org                     |dot gc dot ca
             Status|NEW                         |ASSIGNED


------- Additional Comments From danglin at gcc dot gnu dot org  2003-07-20 03:14 -------
Because the hppa*-*-linux and hppa*-hp-hpux* ports use function descriptors,
the code in the test case isn't going to have the expected behavior.  That
said, there is still problem with function pointers with -fPIC.


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