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: SRA and inconsistencies in bit-field types


On Feb 20, 2007, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:

>> Any objections to my introducing ADAC or GNATC or some such
>> environment variable, to be preferred over CC to detect Ada support
>> and to compile Ada sources in stage 1?

> We did that a long time ago (I think it was ADAC), but it led to of
> problems, such as the C parts of the Ada front end being compiled with
> a different compiler than the Ada parts and running into all sorts of
> inconsistency problems.

Couldn't the Makefiles arrange for the C parts of the Ada front end to
be compiled with ADAC as well?

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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