]> gcc.gnu.org Git - gcc.git/commit
alpha.h (TARGET_WINDOWS_NT, [...]): Just make them real constants, since they can...
authorRichard Henderson <rth@cygnus.com>
Thu, 5 Mar 1998 02:50:12 +0000 (18:50 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 5 Mar 1998 02:50:12 +0000 (18:50 -0800)
commit9ba3994aa3584c234fa59359fc50877a77c4d25c
tree1ad8cf5b863d2e50f0fee78f39eed9a33a1c2cab
parent5ec105cd718cc7a894cbfcd14f69863878ea8ab0
alpha.h (TARGET_WINDOWS_NT, [...]): Just make them real constants, since they can't be changed.

        * alpha/alpha.h (TARGET_WINDOWS_NT, TARGET_OPEN_VMS): Just make them
        real constants, since they can't be changed.
        (TARGET_AS_CAN_SUBTRACT_LABELS): New.
        * alpha/alpha.md (builtin_setjmp_receiver): Use it.
        * alpha/osf.h (TARGET_AS_CAN_SUBTRACT_LABELS): New.
        * alpha/osf2or3.h (TARGET_AS_CAN_SUBTRACT_LABELS): New.
        * alpha/vms.h (TARGET_OPEN_VMS): New.
        * alpha/win-nt.h (TARGET_WINDOWS_NT): New.

From-SVN: r18417
gcc/ChangeLog
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
gcc/config/alpha/osf.h
gcc/config/alpha/osf2or3.h
gcc/config/alpha/vms.h
gcc/config/alpha/win-nt.h
This page took 0.057988 seconds and 5 git commands to generate.