This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make two libstdc++ tests use -Wl,--no-enum-size-warning for ARM Linux EABI


> Various g++ and gfortran tests use -Wl,--no-enum-size-warning
> for arm*-*-linux*eabi to avoid linker warnings when the test using
> -fshort-enums is linked against libraries not using -fshort-enums.
> Two libstdc++ tests need to use this option as well.  This
> patch adds the option to them; OK to commit?

Yes, it's OK, many thanks.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]