gcc/gcc f/ChangeLog f/com.c f/com.h f/stc.c f/ ...
toon@gcc.gnu.org
toon@gcc.gnu.org
Sat Mar 22 15:24:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: toon@gcc.gnu.org 2003-03-22 15:24:52
Modified files:
gcc/f : ChangeLog com.c com.h stc.c ste.c
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/g77.f-torture/execute: select.f
gcc/testsuite/g77.f-torture/noncompile: select_no_compile.f
Log message:
2003-03-22 Bud Davis <bdavis9659@comcast.net>
* com.c (ffecom_constantunion_with_type): New function.
* com.h (ffecom_constantunion_with_type): Declare.
* stc.c (ffestc_R810): Check for kind type.
* ste.c (ffeste_R810): Use ffecom_constantunion_with_type
to discern SELECT CASE variables.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.503.2.14&r2=1.503.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.182&r2=1.182.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.27&r2=1.27.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/stc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.11.40.1&r2=1.11.40.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ste.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.29.20.1&r2=1.29.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.107&r2=1.2261.2.108
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g77.f-torture/execute/select.f.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g77.f-torture/noncompile/select_no_compile.f.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
More information about the Gcc-cvs
mailing list