re PR target/22099 (builtin_setjmp gives duplicate labels)
commit9795d9fd7a80977d03a81e17f5d980e3b69f84d1
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 19 Jan 2006 17:28:53 +0000 (19 17:28 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 19 Jan 2006 17:28:53 +0000 (19 09:28 -0800)
treeca58899a94a30f5cc62c55b57d05a6c4a524b39a
parentbf73f6d2a0b897f8d38687a909517a5b6d3e61e0
re PR target/22099 (builtin_setjmp gives duplicate labels)

2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/22099
        * config/i386/i386.md (builtin_setjmp_receiver): Don't emit the label.
        * config/i386/i386.c (output_set_got): Output the label if we have one
        for the TARGET_DEEP_BRANCH_PREDICTION case.

From-SVN: r109974
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md