public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: sayle@gcc.gnu.org
To: toon@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: fortran/8485
Date: Thu, 08 May 2003 13:16:00 -0000	[thread overview]
Message-ID: <20030508131601.8283.qmail@sources.redhat.com> (raw)

The following reply was made to PR fortran/8485; it has been noted by GNATS.

From: sayle@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: fortran/8485
Date: 8 May 2003 13:13:59 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	sayle@gcc.gnu.org	2003-05-08 13:13:59
 
 Modified files:
 	gcc/f          : ChangeLog target.h com.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g77.f-torture/compile: 8485.f 
 
 Log message:
 	PR fortran/8485
 	* target.h (FFETARGET_REAL_VALUE_FROM_INT_): Cast to
 	HOST_WIDE_INT instead of long.
 	(FFETARGET_REAL_VALUE_FROM_LONGLONG_): New macro.
 	(FFETARGET_LONGLONG_FROM_INTS_): New macro.
 	(ffetarget_convert_complex1_integer4): Implement.
 	(ffetarget_convert_complex2_integer4): Implement.
 	(ffetarget_convert_integer4_complex1): Implement.
 	(ffetarget_convert_integer4_complex2): Implement.
 	(ffetarget_convert_integer4_real1): Implement.
 	(ffetarget_convert_integer4_real2): Implement.
 	(ffetarget_convert_real1_integer4): Implement.
 	(ffetarget_convert_real2_integer4): Implement.
 	* com.c (ffecom_constantunion): Handle INTEGER*8.
 	(ffecom_constantunion_with_type): Likewise.
 	
 	* g77.f-torture/compile/8485.f: New test case.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&r1=1.546&r2=1.547
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/target.h.diff?cvsroot=gcc&r1=1.22&r2=1.23
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&r1=1.192&r2=1.193
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2663&r2=1.2664
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g77.f-torture/compile/8485.f.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


                 reply	other threads:[~2003-05-08 13:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030508131601.8283.qmail@sources.redhat.com \
    --to=sayle@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=toon@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).