This is the mail archive of the gcc@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: non-portable construct in gcc configure script


> We know GAS accepts section names without quotes on all targets, we
> know it *doesn't* accept section names with quotes on some targets,

According to the GAS manual, on all non-ELF targets.

> and we don't know of any other assembler/linker pair that this test
> succeeds for.  Therefore Kelley's patch must be a net improvement.
> Would you mind validating it and checking it in?

Done on mainline and 3.3 branch.

-- 
Eric Botcazou


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