Re: [Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS

2011-11-16 Thread Tristan Gingold
On Nov 15, 2011, at 5:39 PM, Richard Henderson wrote: > On 11/15/2011 01:58 AM, Tristan Gingold wrote: >>* config/alpha/qrnnd.S: Use specific pseudos for VMS. > > Fine by me. Thanks, committed. > I know nothing about vms. Maybe you're lucky :-)

Re: [Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS

2011-11-15 Thread Richard Henderson
On 11/15/2011 01:58 AM, Tristan Gingold wrote: > * config/alpha/qrnnd.S: Use specific pseudos for VMS. Fine by me. I know nothing about vms.

[Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS

2011-11-15 Thread Tristan Gingold
Hi, latest versions of gas are picky about the use of the pseudos. Consequently we need to adjust them in qrnnd.S. Tested by building gcc for alpha-vms. Ok for the trunk ? Tristan. 2011-11-07 Tristan Gingold * config/alpha/qrnnd.S: Use specific pseudos for VMS. diff --git a/