projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6d25c
)
re PR target/14580 (symbol emitted instead of a non_lazy_symbol)
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Mon, 22 Mar 2004 15:05:12 +0000
(07:05 -0800)
committer
Andrew 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
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index d37485098b34a9115c0e5a97bfcadd2c4516bce3..f3f09dbf01c06a973553b8f758ca79772b5ea9e9 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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.