PING^6: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-07-01 Thread H.J. Lu
On Tue, Jun 7, 2016 at 9:03 AM, H.J. Lu wrote: > On Sun, May 29, 2016 at 3:14 PM, H.J. Lu wrote: >> On Fri, May 20, 2016 at 8:04 AM, H.J. Lu wrote: >>> On Mon, May 9, 2016 at 5:52 AM, H.J. Lu wrote: On

PING^5: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-06-07 Thread H.J. Lu
On Sun, May 29, 2016 at 3:14 PM, H.J. Lu wrote: > On Fri, May 20, 2016 at 8:04 AM, H.J. Lu wrote: >> On Mon, May 9, 2016 at 5:52 AM, H.J. Lu wrote: >>> On Mon, May 2, 2016 at 6:46 AM, H.J. Lu wrote: On

PING^4: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-05-29 Thread H.J. Lu
On Fri, May 20, 2016 at 8:04 AM, H.J. Lu wrote: > On Mon, May 9, 2016 at 5:52 AM, H.J. Lu wrote: >> On Mon, May 2, 2016 at 6:46 AM, H.J. Lu wrote: >>> On Mon, Apr 25, 2016 at 1:36 PM, H.J. Lu wrote: If

PING^3: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-05-20 Thread H.J. Lu
On Mon, May 9, 2016 at 5:52 AM, H.J. Lu wrote: > On Mon, May 2, 2016 at 6:46 AM, H.J. Lu wrote: >> On Mon, Apr 25, 2016 at 1:36 PM, H.J. Lu wrote: >>> If x86 libgomp isn't compiled with -march=i486 or better, append >>> -march=i486

PING^2: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-05-09 Thread H.J. Lu
On Mon, May 2, 2016 at 6:46 AM, H.J. Lu wrote: > On Mon, Apr 25, 2016 at 1:36 PM, H.J. Lu wrote: >> If x86 libgomp isn't compiled with -march=i486 or better, append >> -march=i486 XCFLAGS for x86 libgomp build. >> >> Tested on i686 with and without

PING: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-05-02 Thread H.J. Lu
On Mon, Apr 25, 2016 at 1:36 PM, H.J. Lu wrote: > If x86 libgomp isn't compiled with -march=i486 or better, append > -march=i486 XCFLAGS for x86 libgomp build. > > Tested on i686 with and without --with-arch=i386. Tested on > x86-64 with and without --with-arch_32=i386. OK

[PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

2016-04-25 Thread H.J. Lu
If x86 libgomp isn't compiled with -march=i486 or better, append -march=i486 XCFLAGS for x86 libgomp build. Tested on i686 with and without --with-arch=i386. Tested on x86-64 with and without --with-arch_32=i386. OK for trunk? H.J. --- PR target/70454 * configure.tgt