re PR target/14580 (symbol emitted instead of a non_lazy_symbol)
authorAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 22 Mar 2004 15:05:12 +0000 (07:05 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 22 Mar 2004 15:05:12 +0000 (07:05 -0800)
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.

From-SVN: r79831

gcc/ChangeLog

index d37485098b34a9115c0e5a97bfcadd2c4516bce3..f3f09dbf01c06a973553b8f758ca79772b5ea9e9 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.