Re: Cortex-r52 FP double precision

2018-01-31 Thread Alexander Fedotov
Hi Thomas Don't you know by the way why ARMv8-R is not listed in t-rmprofile multilib ? Alex On Fri, Jan 26, 2018 at 9:25 PM, Thomas Preudhomme wrote: > That or just use -mfpu=auto (as in -mcpu=cortex-r52 -mfpu=auto > -mfloat-abi=(softfp|hard)). > > Best regards, > > Thomas > > > On 26/01/18 16

Re: -static-pie and -static -pie

2018-01-31 Thread Cory Fields
After looking at this for quite a while, I'm afraid I'm unsure how to proceed. As of now, static and static-pie are mutually exclusive. So given the GNU_USER_TARGET_STARTFILE_SPEC you pasted earlier, "static" matches before "static-pie", causing the wrong start files. It seems to me that the stat

Re: -static-pie and -static -pie

2018-01-31 Thread H.J. Lu
On Wed, Jan 31, 2018 at 7:44 AM, Cory Fields wrote: > After looking at this for quite a while, I'm afraid I'm unsure how to proceed. > > As of now, static and static-pie are mutually exclusive. So given the > GNU_USER_TARGET_STARTFILE_SPEC you pasted > earlier, "static" matches before "static-pie"

Re: -static-pie and -static -pie

2018-01-31 Thread H.J. Lu
On Wed, Jan 31, 2018 at 7:56 AM, H.J. Lu wrote: > On Wed, Jan 31, 2018 at 7:44 AM, Cory Fields wrote: >> After looking at this for quite a while, I'm afraid I'm unsure how to >> proceed. >> >> As of now, static and static-pie are mutually exclusive. So given the >> GNU_USER_TARGET_STARTFILE_SPEC

Re: Cortex-r52 FP double precision

2018-01-31 Thread Thomas Preudhomme
Hi Alexander, An evaluation needs to be made of the benefit of a new multilib for Armv8-R (instead of reusing an existing multilib) compared to the extra maintenance and build time. Best regards, Thomas On 31/01/18 14:31, Alexander Fedotov wrote: Hi Thomas Don't you know by the way why AR

gcc-6-20180131 is now available

2018-01-31 Thread gccadmin
Snapshot gcc-6-20180131 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/6-20180131/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 6 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-6