This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Compiling with gcc-4.0.0 and -fno-exceptions
Ian Lance Taylor wrote:
>It's fixed in mainline intentionally, not by chance. It was fixed by
>building a CFG for all functions before inlining.
>
>
Thanks Ian for the clarification: indeed, I did remember that many
problems in this area have been fixed recently but haven't followed in
detail CFG vs this issue, only a mainline thing.
Paolo.
P.S. Thanks also for the other clarification!