This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] PR 27786


:ADDPATCH fortran:

Attached is a short patch for PR 27786 that extends a patch committed by FX a couple of days ago:

http://gcc.gnu.org/ml/fortran/2006-05/msg00496.html

The second patch modifies gcc/teststuite/cray_pointers_2.f90 to prevent a regression.


gcc/fortran/
2006-5-30 Asher Langton <langton2@llnl.gov>
* trans-array.c (gfc_conv_array_ref): Eliminate bounds checking for assumed-size Cray pointees.


gcc/testsuite/
2006-5-30  Asher Langton  <langton2@llnl.gov>
	* cray_pointers_2.f90: Add -fbounds-check compile flag.

Attachment: cp_assumed1.diff
Description: Binary data

Attachment: cp_assumed2.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]