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: [PATCH] C undefined behavior fix


dewar@gnat.com writes:

[...]

| I also find that introducing asm for this purpose is unnecessarily
| non-portable.  Yes in some cases, we are talking about very target
| specific code, but in other cases the code is not so target
| specific, and it is desirable to stay within C if possible.

Isn't the incriminated construct already outside of C and non-portable?

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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