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]

Re: [PATCH] DEFAULT_SIGNED_BITFIELDS Macro


Donn Terry <donn@verinet.com> said:

[...]

> However, stepping back, there are only two interesting states: native and
> gcc.  99% of the programmers involved (other than compiler writers) don't
> care what "native" means, except that it works locally.  Nor do they care
> what "gcc" means, except that it's fully interchangeable and compatible.

And I'd say that the "native compatibility" should be the responsibility
(and the work!) for the people who use that specific port. Note that this
could very well change from one "native" compiler to another, from one OS
release to the next, ...

Also, to create, maintain, verify correctness, and update as needed the
respective flags and the corresponding code (there probably are many of
them!) is a _huge_ amount of work, work that impacts everyone involved with
the compiler. This can not be taken lightly!
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513


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