Re: [arm-gnu] Possible bug in g++ frontend (G++ Lite arm-2009q1-203)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Possible bug in g++ frontend (G++ Lite arm-2009q1-203)



On Tue, Oct 13, 2009 at 05:23:44PM +0300, Juha Kallioinen wrote:
> -march=armv7-a -mcpu=cortex-a8 %{!mfpu:-mfpu=vfp} -mfloat-abi=softfp

Does %{!mfpu=*:-mfpu=vfp} work better?

> Similar line works with cc1 spec.

There really should be no difference in specs processing between
gcc/cc1 and g++/cc1plus.  I'm confused by your results; for example,
the above shouldn't have worked in either case.

-- 
Daniel Jacobowitz
CodeSourcery