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: PR middle-end/51212: sorry out on -fgnu-tm + -fnon-call-exceptions


On 12/22/2011 11:47 AM, Aldy Hernandez wrote:
> +    sorry ("non call exceptions and transactional memory are not supported");

Better worded as 

  transactional memory is not supported with non-call exceptions

Otherwise ok.


r~


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