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]

Re: SH: Miscellaneous mdfile fixes


On Wed, Jul 18, 2001 at 03:38:48PM +0100, Andrew Haley wrote:
> -    (set (match_dup 0) (const (unspec [(match_dup 1)] UNSPEC_PIC)))
> +    (set (match_dup 0) (const:SI (unspec [(match_dup 1)] UNSPEC_PIC)))

Suggest you make the unspec SImode as well.


r~


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