------- Comment #5 from dje at gcc dot gnu dot org 2006-02-18 16:47 ------- This appears to be related to -fpic. The SYMBOL_REF is considered small data and rs6000_legitimate_small_data_p() includes !flag_pic. What is generating this when -fpic?
--
dje at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|dje at watson dot ibm dot |dje at gcc dot gnu dot org
|com |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26350
