This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: GCC in C++ branch created


[ forgot to CC the list ]

Bernhard Fischer wrote:
On Wed, Jun 18, 2008 at 10:04:30PM +0200, Paul Richard Thomas wrote:
I have to confess to this nagging temptation to rewrite the gfortran
frontend in F95.... :)

<richi> hm? <richi> looks like we need support for remote memory in the middle-end

Sounds more like we should rewrite the ME in fortran perusing MPI ;)

But serious. Folks will soon come and complain about our "try" which was
fine in C but will very likely upset c++.

Also "this" which is used in almost every function that touches linked lists.


Even if the middle-end is compiled in C++, the Fortran FE can still be compiled with a C compiler, so we can remain inert. Unless someone wants to C++ify our data structures, of course.

Cheers,
- Tobi


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