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: [patch] 2 patches for PR tree-optimization/34648


> Ada does in fact fail to compile with that change, so it does depends on
> ECF_CONST being able to throw.  This does seem wrong to me, but its
> probably too late to address it in stage3.  We should straighten this
> out in stage 1 of 4.4 though.

Let's first discuss it, please.  This presumably has always worked like that, 
let's not change the semantics as a side-effect of fixing a bug. :-)

> Ada fails with a message something like "error: statement marked for
> throw, but doesn't"

Thanks for checking.

-- 
Eric Botcazou


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