This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why doesn't combine like volatiles? (volatile_ok again, sorry!)
- From: Mike Stump <mrs at apple dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: rearnsha at gcc dot gnu dot org (Richard Earnshaw), dave dot korn at artimi dot com (Dave Korn), ian at airs dot com (Ian Lance Taylor), gcc at gcc dot gnu dot org (gcc mailing list), dewar at adacore dot com (Robert Dewar)
- Date: Mon, 28 Nov 2005 09:35:07 -0800
- Subject: Re: Why doesn't combine like volatiles? (volatile_ok again, sorry!)
- References: <200511281718.jASHImur001565@earth.phy.uc.edu>
On Nov 28, 2005, at 9:18 AM, Andrew Pinski wrote:
While it is true that GCC is not just an Ada compiler but I think
we should
follow a sane set of rules for GNU C which might mean following
Ada's rules
for this case.
Because GNU C doesn't have rules carefully written to make this
impossible, our rules are carefully written to make it possible. If
you want to code in Ada, feel free.