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

Re: May I propose an extension and ask how difficult this would be?


On Mon, Nov 22, 1999 at 10:52:37PM +0100, Gabriel Dos Reis wrote:
> But a function with "throw()" as throw-spec can cause a basic block be
> ended. Right? 

It does at present, but this is a deficiency in the C++ front end.
There is a way to describe exactly that in the RTL, and it is in
fact used with libcalls (such as __divdi3).


r~


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