2004-03-22 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 2004 15:05:12 +0000 (15:05 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 2004 15:05:12 +0000 (15:05 +0000)
        PR target/14580
        * config/rs6000/rs6000.c (symbol_ref_operand): Reject symbols
        who are not local for Darwin PIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79831 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index d374850..f3f09db 100644 (file)
@@ -1,5 +1,6 @@
 2004-03-22  Andrew Pinski  <pinskia@physics.uc.edu>
 
+       PR target/14580
        * config/rs6000/rs6000.c (symbol_ref_operand): Reject symbols
        who are not local for Darwin PIC.