Skip site navigation (1)Skip section navigation (2)
Date:      3 Oct 2002 02:45:09 -0000
From:      sayle@gcc.gnu.org
To:        audit@freebsd.org, current@freebsd.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, jhb@FreeBSD.org, nobody@gcc.gnu.org, obrien@FreeBSD.org
Subject:   Re: optimization/6627: -fno-align-functions regression from 2.95
Message-ID:  <20021003024509.802.qmail@sources.redhat.com>

next in thread | raw e-mail | index | archive | help
Synopsis: -fno-align-functions regression from 2.95

State-Changed-From-To: analyzed->closed
State-Changed-By: sayle
State-Changed-When: Wed Oct  2 19:45:09 2002
State-Changed-Why:
    This has just been fixed on mainline CVS by the following patch:
    
    2002-10-02  Roger Sayle  <roger@eyesopen.com>
    
            PR optimization/6627
            * toplev.c (force_align_functions_log): New global variable.
            * flags.h (force_align_functions_log): Add extern prototype.
            * varasm.c (assemble_start_function): Use it to force minimum
            function alignment.
            * config/i386/i386.h (FUNCTION_BOUNDARY): Set the correct
            minimum function alignment to one byte.
            (TARGET_PTRMEMFUNC_VBIT_LOCATION): Store the virtual bit in
            the least significant bit of vtable member function pointers.
            * tree.h (enum ptrmemfunc_vbit_where_t): Move definition to
            here from cp/cp-tree.h.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6627

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021003024509.802.qmail>