This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -funsafe-loop-optimizations
dewar@adacore.com (Robert Dewar) wrote on 03.01.05 in <41D9775C.5060901@adacore.com>:
> Paul Schlie wrote:
>
> > (but would point out that if an explicit size were used i.e. uint16 etc.,
> > the behavior would be expected to be portable across all targets which
> > supported the type-size.)
>
> Sure, and it would be good if C programmers got more in the habit of
> using these declarations ...
... assuming that was what they meant.
MfG Kai