This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch i386]: Fix for PR/35842


Hi,

This fixes the second ICE related to PR/35842. In
legitimize_pic_address a case for dllimported variables was not
completly implemented.

2008-04-06  Kai Tietz  <kai.tietz@onevision.com>

	PR/35842
	* config/i386/i386.c (legitimize_pic_address): Add treating
	of dllimport SYM_REF's.
	(legitimize_dllimport_symbol): Add prototype.

It was tested on i686-unknown-linux without regressions.
Is this patch ok for apply?

Cheers,
  Kai

-- 
| (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: mingw_dllimpvar.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]