CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Branch:         gnumach-1-branch
Changes by:     Samuel Thibault <sthibaul>      08/11/23 20:42:36

Modified files:
        .              : ChangeLog 
        i386/i386      : proc_reg.h 

Log message:
        2008-11-23  Samuel Thibault  <[EMAIL PROTECTED]>
        
                * i386/i386/proc_reg.h (get_cr0, get_cr2, get_cr3, get_cr4, 
get_tr,
                get_ldt): Add volatile qualifier to asm statement to prevent 
gcc from
                optimizing it away since there seems to be no way to clobber 
these
                properly in the set_* macros.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.362&r2=1.128.2.363
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/proc_reg.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1.4.6&r2=1.1.1.1.4.7


Reply via email to