[Bug 44242] (target) vms-crt0*.c should compile with gcc

gingold at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 24 09:18:00 GMT 2010


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

--- Comment #2 from gingold at gcc dot gnu.org <gingold at gcc dot gnu.org> 2010-09-24 08:46:39 UTC ---
Author: gingold
Date: Fri Sep 24 08:46:36 2010
New Revision: 164587

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164587
Log:
2010-09-09  Tristan Gingold  <gingold@adacore.com>

    PR target/44242
    * config/vms/vms-crt0-64.c: Removed.
    * config/vms/vms-crt0.c: Removed.
    * config/vms/vms-psxcrt0-64.c: Removed.
    * config/vms/vms-psxcrt0.c: Removed.
    * config/vms/vms-ucrt0.c: New file.
    * config/vms/t-vms64: Removed.
    * config/vms/t-vms (VMS_EXTRA_PARTS): Uncomment it.  Remove DECC.
    Use $(GCC_FOR_TARGET) to build pcrt0.o and vcrt0.o
    * config.gcc (alpha-dec-vms): Use t-vms.


Added:
    trunk/gcc/config/vms/vms-ucrt0.c
Removed:
    trunk/gcc/config/vms/t-vms64
    trunk/gcc/config/vms/vms-crt0-64.c
    trunk/gcc/config/vms/vms-crt0.c
    trunk/gcc/config/vms/vms-psxcrt0-64.c
    trunk/gcc/config/vms/vms-psxcrt0.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/vms/t-vms

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Gcc-bugs mailing list