public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/1537: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
@ 2001-08-18 9:34 rodrigc
0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-08-18 9:34 UTC (permalink / raw)
To: cmetz, gcc-bugs, gcc-prs, nobody, rodrigc
Synopsis: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Sat Aug 18 09:34:28 2001
State-Changed-Why:
Your bug report is incomplete. What should
be uncommented from config/mips/vxworks.h?
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1537&database=gcc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: other/1537: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
@ 2001-10-12 9:34 neil
0 siblings, 0 replies; 3+ messages in thread
From: neil @ 2001-10-12 9:34 UTC (permalink / raw)
To: cmetz, gcc-bugs, gcc-prs, nobody, rodrigc
Synopsis: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
State-Changed-From-To: feedback->closed
State-Changed-By: neil
State-Changed-When: Fri Oct 12 09:34:44 2001
State-Changed-Why:
No feedback.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1537&database=gcc
^ permalink raw reply [flat|nested] 3+ messages in thread
* other/1537: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks
@ 2001-04-01 0:00 cmetz
0 siblings, 0 replies; 3+ messages in thread
From: cmetz @ 2001-04-01 0:00 UTC (permalink / raw)
To: gcc-gnats
>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:
>From rth@gcc.gnu.org Sun Apr 01 00:00:00 2001
From: rth@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: optimization/323
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <20010116143601.2476.qmail@sourceware.cygnus.com>
X-SW-Source: 2001-q1/msg00348.html
Content-length: 733
The following reply was made to PR optimization/323; it has been noted by GNATS.
From: rth@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, mirtich@merl.com, nobody@gcc.gnu.org
Cc:
Subject: Re: optimization/323
Date: 16 Jan 2001 14:30:04 -0000
Synopsis: optimized code gives strange floating point results
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Tue Jan 16 06:30:04 2001
State-Changed-Why:
See any faq on numerical analysis that mentions the x86.
You are seeing the results of excess precision in the FPU.
Either change the rounding precision in the FPCR, or work
around the problem with -ffloat-store.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=323&database=gcc
>From lerdsuwa@gcc.gnu.org Sun Apr 01 00:00:00 2001
From: lerdsuwa@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/1622
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <20010219054601.3330.qmail@sourceware.cygnus.com>
X-SW-Source: 2001-q1/msg01485.html
Content-length: 612
The following reply was made to PR c++/1622; it has been noted by GNATS.
From: lerdsuwa@gcc.gnu.org
To: alex@selresearch.net, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/1622
Date: 19 Feb 2001 05:41:06 -0000
Synopsis: -fvtable-gc flag optimizes away virtual functions even if function is used
State-Changed-From-To: open->feedback
State-Changed-By: lerdsuwa
State-Changed-When: Sun Feb 18 21:41:05 2001
State-Changed-Why:
Attachment missing from bug report. Please resubmit
the preprocessed file.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1622&database=gcc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-12 9:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-18 9:34 other/1537: Obvious typo in 2.95.3-test1 for mips-wrs-vxworks rodrigc
-- strict thread matches above, loose matches on Subject: below --
2001-10-12 9:34 neil
2001-04-01 0:00 cmetz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).