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/1537: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks



>Number:         1537
>Category:       other
>Synopsis:       Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 02 15:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     cmetz@inner.net
>Release:        gcc-2.95.3.test1
>Organization:
>Environment:

>Description:
See this at the beginning of gcc/config/mips/vxworks.h. Please fix.

Does anyone actually test builds for mips-wrs-vxworks? This is not subtle. Previous PRs for this target have not gotten any response or (as far as I can tell) any fixes.

/* Copyright (C) 1999 Free Software Foundation, Inc. */

This file is part of GNU CC.

GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

GNU CC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING.  If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.  */

/* Undefine the following which were defined in elf.h.  Thise will cause the mip
s-vxworks
   port to continue to use collect2 for constructors/destructors.  This entire f
ile may
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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