This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [Patch, libgfortran] PR39665, alignment problems


| 2009-04-09  Janne Blomqvist  <jb@gcc.gnu.org>
| 
|         PR fortran/39665
|         * io/list_read.c (read_complex): Read directly into user pointer.
|         (read_real): Likewise.
|         (list_formatted_read_scalar): Update read_complex and read_real calls.
|         (nml_read_obj): Read directly into user pointer.
|         * io/read.c (convert_real): Add note about alignment requirements.

This patch fixed my fortran failures on ia64-hp-hpux11.23.

Steve Ellcey
sje@cup.hp.com


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