------- Comment #4 from pinskia at gcc dot gnu dot org 2008-01-19 12:08 ------- Well with x86_64, PIC addressing global variables is simpler as you have access to the rip register. Try this on any other target, you will get a rejection.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34833