http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|cris-axis-elf,              |cris-axis-elf,
                   |sparc-sun-solaris2.11       |sparc-sun-solaris2.11
                   |sh*-*-*                     |sh*-*-*,arm-none-eabi,arm-n
                   |                            |one-linux-gnueabihf
                 CC|                            |ramana at gcc dot gnu.org

--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
And arm-none-eabi builds in newlib. Let's join the party.

./cc1 -O2 -mthumb -O2 -g -fno-builtin -fshort-enums -S -mcpu=cortex-a9
-mfpu=neon -mfloat-abi=softfp reduced.c 



#>$GCCDIR/configure --target=arm-none-eabi --with-languages=c

Breaks glibc builds for arm-none-linux-gnueabihf

Reply via email to