public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5261: floating point casting problem
@ 2002-07-03  9:07 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2002-07-03  9:07 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, hongche, nobody

Synopsis: floating point casting problem

State-Changed-From-To: feedback->closed
State-Changed-By: lerdsuwa
State-Changed-When: Wed Jul  3 09:07:46 2002
State-Changed-Why:
    Testcase not received.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5261


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/5261: floating point casting problem
@ 2002-01-02 22:50 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-02 22:50 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, hongche, nobody

Synopsis: floating point casting problem

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Wed Jan  2 22:50:08 2002
State-Changed-Why:
    Not enough information provided.
    Read http://gcc.gnu.org/bugs.html and submit preprocessed source.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5261


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c++/5261: floating point casting problem
@ 2002-01-02 16:26 hongche
  0 siblings, 0 replies; 3+ messages in thread
From: hongche @ 2002-01-02 16:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5261
>Category:       c++
>Synopsis:       floating point casting problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 02 16:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hongche Liu
>Release:        gcc version 2.95.3 20010315 (release) [FreeBSD]
>Organization:
>Environment:
FreeBSD 3.4
>Description:
On more than 1 instance, whenever there is a floating point operation generate this error.
The following example is one of the simplest form.

ERROR
____________________________________________________________________________________________________________________________________________________________________
/home/y/bin/g++ -DSHMEM -g -static -I. -I../../../libraries -I.. -I../../../hash -I../../../hash/libhash -I../../../ads/weblogs/intall -I../../../ads -I/usr/local/include -I/usr/local/include/tcl7.6 -c additionalAttributes.C
additionalAttributes.C: In method `float AdditionalAttributesTables::getProportion(int, int, int, AdditionalAttributes *)':
additionalAttributes.C:439: Internal compiler error.
additionalAttributes.C:439: Please submit a full bug report.
additionalAttributes.C:439: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake: *** [additionalAttributes.o] Error 1

CODE with line number
______________________________________________________________

     436 float
     437 AdditionalAttributesTables::getProportion(int propEnum, int position, i
     437 nt dma, AdditionalAttributes *aa)
     438 {
     439   float proportion = 1.0;
     440                                
>How-To-Repeat:

>Fix:

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-03 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-03  9:07 c++/5261: floating point casting problem lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2002-01-02 22:50 rodrigc
2002-01-02 16:26 hongche

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).