This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug target/44075] __builtin_eh_return miscompiled



------- Comment #5 from amodra at gcc dot gnu dot org  2010-06-04 04:58 -------
Subject: Bug 44075

Author: amodra
Date: Fri Jun  4 04:58:05 2010
New Revision: 160248

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160248
Log:
        PR target/44075
        * gcc/config/rs6000/rs6000.c (struct machine_function): Reorder
        fields for better packing.  Add lr_save_state.
        (rs6000_ra_ever_killed): Return lr_save_state if set.
        (rs6000_emit_eh_reg_restore): Set lr_save_state.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/rs6000/rs6000.c


-- 


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


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