re PR bootstrap/15546 (Bootstrap stage3: Undefined references to basic_string)
authorAndrew Pinski <pinskia@physics.uc.edu>
Sat, 22 May 2004 18:18:46 +0000 (18:18 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 22 May 2004 18:18:46 +0000 (18:18 +0000)
commit79bba51c2833a33d574533bf16ea63d97d201736
treeb730879ecc374205704b57c013a9fb062a350c7b
parent6f312d18d4788838bbd51c409a29b11ad8ccf009
re PR bootstrap/15546 (Bootstrap stage3: Undefined references to basic_string)

2004-05-22  Andrew Pinski  <pinskia@physics.uc.edu>

PR 15546
* config/i386/i386.c (output_pic_addr_const <case SYMBOL_REF>):
Call mark_decl_referenced on the SYMBOL_REF_DECL.

From-SVN: r82141
gcc/ChangeLog
gcc/config/i386/i386.c