This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [libstdc++] minor fixes and improvements to check-abi


> > How should the comparision with i386-pc-linux-gnu be handled? Debian
> > still uses this (i386-linux as alias).
> 
> Since the only x86 distinctions we're currently making are between 386 and
> everything else (where "everything else" becomes 486)[*], we may want to
> consider renaming the directories.  Or, if arch-specific optimizations make
> a difference, have directories for each of the x86's, and generate baselines
> per architecture.  (That would get complicated, but so is the real world.)

This is probably a good idea: config/abi could be consistent with
config/cpu and config/os.

-benjamin


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