r136190 - in /branches/function-specific-branch...

meissner@gcc.gnu.org meissner@gcc.gnu.org
Thu May 29 22:57:00 GMT 2008


Author: meissner
Date: Thu May 29 22:57:03 2008
New Revision: 136190

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136190
Log:
Make arch=/sse2 on 32-bit work; flesh out inline and remove repeated string compares

Modified:
    branches/function-specific-branch/gcc/c-decl.c
    branches/function-specific-branch/gcc/common.opt
    branches/function-specific-branch/gcc/config/i386/i386-protos.h
    branches/function-specific-branch/gcc/config/i386/i386.c
    branches/function-specific-branch/gcc/config/i386/i386.h
    branches/function-specific-branch/gcc/config/i386/i386.opt
    branches/function-specific-branch/gcc/coretypes.h
    branches/function-specific-branch/gcc/ipa-inline.c
    branches/function-specific-branch/gcc/optc-gen.awk
    branches/function-specific-branch/gcc/opth-gen.awk
    branches/function-specific-branch/gcc/opts.h
    branches/function-specific-branch/gcc/passes.c
    branches/function-specific-branch/gcc/print-tree.c
    branches/function-specific-branch/gcc/target-def.h
    branches/function-specific-branch/gcc/target-specific.c
    branches/function-specific-branch/gcc/target.h
    branches/function-specific-branch/gcc/toplev.c
    branches/function-specific-branch/gcc/tree.h



More information about the Gcc-cvs mailing list