This is the mail archive of the gcc-patches@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]

Re: i386 attribute memory bug


On Wed, Oct 28, 1998 at 12:26:20AM -0700, Jeffrey A Law wrote:
> How about fixing return_internal instead to specify "other" instead of
> changing the default for everything.

And how many other instructions are similarly mis-labeled? 
I guarantee that number is non-zero.

The only correct thing to do is to go through each of the 
instructions that ought to be "integer" and so mark them.
But that is outside the scope of this patch.


r~


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