This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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/2] Wrap-up expression support for DFP.


> > > +	error (_("Unknown decimal floating point operation."));
> > 
> > Shouldn't this be internal_error?  I mean, there couldn't be any valid
> > op at this point, so this is a kind-of "can't happen" situation, isn't
> > it?

Sorry, I skipped this one. You are right. I changed it to an
internal_error.
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center


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