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: [tree-ssa] Lowering of VLA's, part 2


Zdenek Dvorak wrote:

[ Cleaning up the stack after a throw ]

We absolutely want this. That we don't do it currently is a bug.

not really.  It does not change correctness, and since exceptions
should not occur frequently,

Welcome to C++, where the exception is the norm.


(The American Heritage - Dictionary of the English Language, Fourth Edition)

ex.cep.tion (n).
...
2. One that is excepted, especially a case that does not conform to a
   rule or generalization.

Enuff said.

--
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
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)


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