This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Multiple jumps in one instruction
Jonathan Buzzard wrote:
> jsm28@cam.ac.uk said:
> > Note that the ISO C committee ruled that function calls do not
> > overlap; see DR#087. So it would be inappropriate for GCC to
> > execute functions in parallel even if there isn't a sequence point
> > between them.
> I know. However the people paying my wages want(need) a C/C++ compiler
> that does just that regardless of whether it breaks the standard. If
> necessary it is a new variant of C called C$ or something that differs
> from C/C++ in just this respect.
Ah, I see. So switching to Fortran is not an option ...
http://www.fortran.com/F77_std/sideff.jpg
:-)
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)