gcc/gcc/fortran
Asher Langton ed0e3607b2 decl.c (match_old_style_init): Add data attribute to symbol.
* decl.c (match_old_style_init): Add data attribute to symbol.

	* gfortran.dg/oldstyle_2.f90: New.

From-SVN: r115161
2006-07-03 20:19:23 +00:00
..
ChangeLog decl.c (match_old_style_init): Add data attribute to symbol. 2006-07-03 20:19:23 +00:00
ChangeLog-2002 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2003 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2004 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2005 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
Make-lang.in Makefile.in: Rename to htmldir to build_htmldir to avoid installing during build. 2006-06-06 10:15:12 +00:00
arith.c re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
arith.h For the 60th anniversary of Chinese people��s Anti-Japan war victory. 2005-07-07 07:54:58 +00:00
array.c re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails) 2006-04-03 04:20:57 +00:00
bbt.c Update FSF address. 2005-06-25 00:40:37 +00:00
check.c * check.c: Fix a comment typo. 2006-06-30 19:38:26 +00:00
config-lang.in configure.in: Recognize f95 in the --enable-languages option... 2005-09-13 06:24:18 +00:00
convert.c Update FSF address. 2005-06-25 00:40:37 +00:00
data.c data.c (gfc_assign_data_value): Fix comment typo. 2006-06-05 19:50:05 +00:00
decl.c decl.c (match_old_style_init): Add data attribute to symbol. 2006-07-03 20:19:23 +00:00
dependency.c re PR fortran/25746 (Elemental assignment gives wrong result) 2006-05-21 07:35:05 +00:00
dependency.h re PR fortran/26393 (ICE with function returning variable lenght array) 2006-03-01 22:24:19 +00:00
dump-parse-tree.c re PR fortran/27552 (-fdump-parse-tree doesn't like Holleriths (but then, who does?)) 2006-05-18 02:31:41 +00:00
error.c re PR driver/22600 (Exit code should be different from 1 for internal compiler error) 2006-03-22 19:36:22 +00:00
expr.c re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) 2006-06-20 04:30:48 +00:00
f95-lang.c re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop) 2006-06-09 23:18:42 +02:00
gfortran.h re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
gfortran.texi gfortran.texi (@dircategory): Use "Software development" instead of "Programming"... 2006-06-17 23:22:05 +00:00
gfortranspec.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
interface.c re PR fortran/25056 (non-PURE function should not be a valid argument) 2006-06-25 15:11:02 +00:00
intrinsic.c re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work) 2006-06-24 08:27:32 +00:00
intrinsic.h re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) 2006-06-20 04:30:48 +00:00
intrinsic.texi * intrinsic.texi: Document new intrinsics. 2006-07-03 13:03:45 +00:00
invoke.texi re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
io.c re PR fortran/27634 (formatted reading/writing: real format without dot) 2006-05-29 19:33:43 +00:00
ioparm.def re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
iresolve.c iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIBUTE_UNUSED for used argument. 2006-07-03 16:05:31 +00:00
lang-specs.h re PR fortran/23862 (Select Fortran source form appropriately for "-pipe") 2006-06-24 16:06:28 +00:00
lang.opt re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
match.c re PR fortran/25056 (non-PURE function should not be a valid argument) 2006-06-25 15:11:02 +00:00
match.h re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00
matchexp.c re PR fortran/25090 (Bad automatic character length) 2006-05-15 17:16:26 +00:00
mathbuiltins.def re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:12:32 +00:00
misc.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
module.c re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY clauses) 2006-05-02 14:13:17 +00:00
openmp.c re PR middle-end/26316 (loop-invariant miscompiles openmp.c) 2006-02-16 22:31:20 +01:00
options.c re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
parse.c re PR fortran/19259 (";" as first nonblank character on a line should be an error) 2006-07-01 17:03:30 +02:00
parse.h re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00
primary.c re PR fortran/24748 (substring of implicitly typed variable not rejected) 2006-06-22 18:30:18 +00:00
resolve.c re PR fortran/25056 (non-PURE function should not be a valid argument) 2006-06-25 15:11:02 +00:00
scanner.c data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION. 2006-06-01 09:18:34 -07:00
simplify.c simplify.c (gfc_simplify_rrspacing): Initialize and clear mpfr_t variable. 2006-06-20 17:49:41 +00:00
st.c re PR fortran/25746 (Elemental assignment gives wrong result) 2006-05-21 07:35:05 +00:00
symbol.c re PR fortran/14067 (no warning when character data statement overflows declared size) 2006-06-05 07:45:03 +00:00
trans-array.c re PR fortran/28118 (ICE calling subroutine defined via explicit interface) 2006-06-24 13:04:37 +00:00
trans-array.h trans-array.h (gfc_trans_create_temp_array): Add bool argument. 2006-06-15 10:30:09 +00:00
trans-common.c options.c, [...]: Fix typos in error messages. 2006-05-29 05:19:37 +00:00
trans-const.c re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
trans-const.h trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. 2006-06-03 17:28:33 +00:00
trans-decl.c trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on constant integer nodes by build_int_cst. 2006-06-21 20:44:31 +00:00
trans-expr.c trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on constant integer nodes by build_int_cst. 2006-06-21 20:44:31 +00:00
trans-intrinsic.c re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work) 2006-06-24 08:27:32 +00:00
trans-io.c trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on constant integer nodes by build_int_cst. 2006-06-21 20:44:31 +00:00
trans-openmp.c re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop) 2006-06-09 23:18:42 +02:00
trans-stmt.c trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on constant integer nodes by build_int_cst. 2006-06-21 20:44:31 +00:00
trans-stmt.h re PR fortran/25746 (Elemental assignment gives wrong result) 2006-05-21 07:35:05 +00:00
trans-types.c check.c, [...]: Fix comment typos. 2006-05-28 17:56:58 +00:00
trans-types.h * trans-types.h (gfc_array_range_type): Add missing GTY decl for this. 2005-07-29 00:02:38 +00:00
trans.c trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. 2006-06-03 17:28:33 +00:00
trans.h re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop) 2006-06-09 23:18:42 +02:00
types.def re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00