public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
       [not found] <bug-15397-4@http.gcc.gnu.org/bugzilla/>
@ 2014-02-16 13:13 ` jackie.rosen at hushmail dot com
  0 siblings, 0 replies; 6+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 13:13 UTC (permalink / raw)
  To: gcc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #11 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.


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

* [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
       [not found] <bug-15397-8520@http.gcc.gnu.org/bugzilla/>
  2005-10-07  3:21 ` gdr at gcc dot gnu dot org
@ 2006-02-28  9:24 ` gdr at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: gdr at gcc dot gnu dot org @ 2006-02-28  9:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from gdr at gcc dot gnu dot org  2006-02-28 09:23 -------
won't fix for 3.4.6.


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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

* [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
       [not found] <bug-15397-8520@http.gcc.gnu.org/bugzilla/>
@ 2005-10-07  3:21 ` gdr at gcc dot gnu dot org
  2006-02-28  9:24 ` gdr at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: gdr at gcc dot gnu dot org @ 2005-10-07  3:21 UTC (permalink / raw)
  To: gcc-bugs



-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.5                       |3.4.6


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


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

* [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
  2004-05-13  3:04 [Bug translation/15397] New: " harald dot vogt at desy dot de
  2005-07-13 13:17 ` [Bug target/15397] [3.4 only] [g77] " pinskia at gcc dot gnu dot org
  2005-09-08 15:34 ` harald dot vogt at desy dot de
@ 2005-09-22 14:17 ` kmccarty at princeton dot edu
  2 siblings, 0 replies; 6+ messages in thread
From: kmccarty at princeton dot edu @ 2005-09-22 14:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kmccarty at princeton dot edu  2005-09-22 14:17 -------
Could anyone find out whether this g77 bug applies to other 64-bit Linux
architectures as well as AMD64?  I'm thinking of Alpha, Itanium, S390x, and
64-bit PowerPC and SPARC.  Thanks in advance for any such information,
especially on the first two of these.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmccarty at princeton dot
                   |                            |edu


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


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

* [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
  2004-05-13  3:04 [Bug translation/15397] New: " harald dot vogt at desy dot de
  2005-07-13 13:17 ` [Bug target/15397] [3.4 only] [g77] " pinskia at gcc dot gnu dot org
@ 2005-09-08 15:34 ` harald dot vogt at desy dot de
  2005-09-22 14:17 ` kmccarty at princeton dot edu
  2 siblings, 0 replies; 6+ messages in thread
From: harald dot vogt at desy dot de @ 2005-09-08 15:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From harald dot vogt at desy dot de  2005-09-08 15:34 -------
(In reply to comment #7)

gfortran has changed the default!
Looking in the gfortran manual the -fno-f2c is now the default and -ff2c will
switch back to the g77 default. Therefore gfortran gives a correct result. Can
you check the code with "gfortran -ff2c"?

-- 


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


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

* [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
  2004-05-13  3:04 [Bug translation/15397] New: " harald dot vogt at desy dot de
@ 2005-07-13 13:17 ` pinskia at gcc dot gnu dot org
  2005-09-08 15:34 ` harald dot vogt at desy dot de
  2005-09-22 14:17 ` kmccarty at princeton dot edu
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-13 13:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[g77] c float function      |[3.4 only] [g77] c float
                   |called from fortran gives   |function called from fortran
                   |wrong result                |gives wrong result
   Target Milestone|---                         |3.4.5


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


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

end of thread, other threads:[~2014-02-16 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15397-4@http.gcc.gnu.org/bugzilla/>
2014-02-16 13:13 ` [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result jackie.rosen at hushmail dot com
     [not found] <bug-15397-8520@http.gcc.gnu.org/bugzilla/>
2005-10-07  3:21 ` gdr at gcc dot gnu dot org
2006-02-28  9:24 ` gdr at gcc dot gnu dot org
2004-05-13  3:04 [Bug translation/15397] New: " harald dot vogt at desy dot de
2005-07-13 13:17 ` [Bug target/15397] [3.4 only] [g77] " pinskia at gcc dot gnu dot org
2005-09-08 15:34 ` harald dot vogt at desy dot de
2005-09-22 14:17 ` kmccarty at princeton dot edu

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