------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-22 
13:40 -------
Subject: Bug 20561

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-03-22 13:39:37

Modified files:
        gcc            : ChangeLog cfglayout.c final.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/gcc.dg: 20050321-2.c 

Log message:
        PR target/20561
        * cfglayout.c (reemit_insn_block_notes): Don't put block notes in
        between jump table and its label.
        * final.c (shorten_branches): Handle notes in between ADDR_VEC
        resp. ADDR_DIFF_VEC and the label preceeding it.
        (final_scan_insn): Likewise.  Ensure ADDR_VEC resp. ADDR_DIFF_VEC
        is emitted in the right section.
        
        * gcc.dg/20050321-2.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.76&r2=2.7592.2.77
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfglayout.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.79&r2=1.79.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/final.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.344&r2=1.344.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.59&r2=1.5084.2.60
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20050321-2.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20561

Reply via email to