This is the mail archive of the gcc-bugs@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]

Fortran bootstrapping broken


Richard, 
Your change 
2000-01-24  Richard Henderson  <rth@cygnus.com>
      * builtins.c (expand_tree_builtin): New function.

breaks Fortran bootstrap...

as Fortran doesn't have any build_{unary,binary}_op and doesn't pull
c-typeck.c...

We can't pull c-typeck.c in the language independent part, since C++ provides
its own.
-- 
	Marc Espie		
|anime, sf, juggling, unicycle, acrobatics, comics...
|AmigaOS, OpenBSD, C++, perl, Icon, PostScript...
| `real programmers don't die, they just get out of beta'

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