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]
Other format: [Raw text]

Re: volatile semantics


Andrew Pinski <pinskia@physics.uc.edu> writes:

| On Jul 16, 2005, at 11:07 PM, Gabriel Dos Reis wrote:
| 
| > | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20222
| >
| >    Andrew Pinski has declared this to be a bug, but the audit trail
| >    isn't clear as to why.
| 
| Because the abs is a function call, there is only one load and should
| be only
| one load as you pass the value to it.
| If you don't consider it a bug then I have no idea then I quit.

Please quit if you cannot understand take the statement as I wrote it:
I did not not say it was a bug or not a bug.

-- Gaby


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