PATCH to avoid copying tail padding (was: GCC 3.2)

Jakub Jelinek jakub@redhat.com
Wed Aug 28 14:25:00 GMT 2002


On Wed, Aug 28, 2002 at 10:17:22PM +0100, Jason Merrill wrote:
> On Fri, 23 Aug 2002 12:42:48 +0100, Jason Merrill <jason@redhat.com> wrote:
> 
> > On Fri, 02 Aug 2002 12:57:19 +0100, Jason Merrill <jason@redhat.com> wrote:
> >
> >> Here's the patch I'm applying to the trunk.  The patch for 3.2.1 will be a
> >> bit different.
> >
> > Here's the patch for 3.2.1.  It also includes an earlier deferred patch for
> > PR 5607.
> 
> This patch turns out also to be necessary to avoid bitwise copy of an
> inappropriate class on ia64, which now causes a compiler abort.
> 
> Tested the fix on an ia64 cross-compiler, regression tested on
> i686-pc-linux-gnu.  Applied to 3.2 branch.

And tested with ia64 native bootstrap/make check too...

	Jakub



More information about the Gcc-patches mailing list