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: [patch, testsuite] Fix another short-enums testsuite error


On Tue, 18 Jan 2011, Ian Bolton wrote:

> > The normal approach for the warning would be to pass
> > -Wl,--no-enum-size-warning on ARM eabi targets (or at least, that's the
> > approach for tests passing -fshort-enums explicitly).
> > 
> 
> Thanks for the input, Joseph.
> 
> I've updated the test to reflect this.  Assuming that other targets can
> handle that linker option too, it should be good to go.  If not, I will
> probably need to limit this patch to ARM eabi targets only.

This option is specific to ARM EABI targets.

-- 
Joseph S. Myers
joseph@codesourcery.com


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