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: A nice improvement in GCC-3.3


On Tue, Mar 25, 2003 at 03:23:33PM -0600, Art Haas wrote:
> This file makes heavy use of computed goto statements - perhaps this
> file can be a test case for testing the compilers handling of such code?

We already have some.  Indeed, this fix was associated with PR 2001.
And before you ask, this can't be backported to 3.2 easily.  It relies
on infrastructure created during the 3.3 series.


r~


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