diff options
| author | tkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-04-16 20:29:24 +0000 |
|---|---|---|
| committer | tkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-04-16 20:29:24 +0000 |
| commit | 3baa29e94f5db3160fdd13b21efd20fb0c4483d4 (patch) | |
| tree | 50e4ad3d8a48e6299d17a219b0a2d98448670795 /gcc/expr.c | |
| parent | f368fabb50fbb659f131299c3601c13b2b0eb7e9 (diff) | |
| download | ppe42-gcc-3baa29e94f5db3160fdd13b21efd20fb0c4483d4.tar.gz ppe42-gcc-3baa29e94f5db3160fdd13b21efd20fb0c4483d4.zip | |
2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/26017
* trans-array.c(gfc_array_init_size): Introduce or_expr
which is true if the size along any dimension
is negative. Create a temporary variable with base
name size. If or_expr is true, set the temporary to 0,
to the normal size otherwise.
2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
* gfortran.dg/allocate_zerosize_1.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112988 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions

