2007-07-29 Thomas Koenig <tkoenig@gcc.gnu.org> PR libfortran/32858 PR libfortran/30814 * configure.ac: Added checks for presence of stdio.h and stdarg.h. Test presence of vsnprintf(). * configure: Regenerated. * config.h.in: Regenerated. * libgfortran.h: Include <stdio.h>. Add printf attribute to prototype of runtime_error. Remove prototype for st_sprintf. Add prototype for st_vprintf. * runtime/main.c (store_exec_path): Replace st_sprintf by sprintf. * runtime/error.c (st_sprintf): Remove. (runtime_error): Rewrite as a variadic function. Call st_vprintf(). * intrinsics/pack_generic.c: Output extents of LHS and RHS for bounds error. * io/open.c (new_unit): Replace st_sprintf by sprintf. * io/list_read.c (convert_integer): Likewise. (parse_repeat): Likewise. (read_logical): Likewise. (read_character): Likewise. (parse_real): Likewise. (read_real): Likewise. (check_type): Likewise. (nml_parse_qualifyer): Likewise. (nml_read_obj): Likewise. (nml_get_ojb_data): Likewise. * io/unix.c (init_error_stream): Remove. (tempfile): Replace st_sprintf by sprintf. (st_vprintf): New function. (st_printf): Rewrite to call st_vprintf. * io/transfer.c (require_type): Replace st_sprintf by sprintf. * io/format.c (format_error): Likewise. * io/write.c (nml_write_obj): Likewise. 2007-07-29 Thomas Koenig <tkoenig@gcc.gnu.org> PR libfortran/32858 PR libfortran/30814 * gfortran.dg/pack_bounds_1.f90: Adjust to new error message. From-SVN: r127049
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| abort.c | Loading commit data... | |
| access.c | Loading commit data... | |
| args.c | Loading commit data... | |
| associated.c | Loading commit data... | |
| c99_functions.c | Loading commit data... | |
| chdir.c | Loading commit data... | |
| chmod.c | Loading commit data... | |
| clock.c | Loading commit data... | |
| cpu_time.c | Loading commit data... | |
| cshift0.c | Loading commit data... | |
| ctime.c | Loading commit data... | |
| date_and_time.c | Loading commit data... | |
| dprod_r8.f90 | Loading commit data... | |
| env.c | Loading commit data... | |
| eoshift0.c | Loading commit data... | |
| eoshift2.c | Loading commit data... | |
| etime.c | Loading commit data... | |
| exit.c | Loading commit data... | |
| f2c_specifics.F90 | Loading commit data... | |
| fnum.c | Loading commit data... | |
| gerror.c | Loading commit data... | |
| getXid.c | Loading commit data... | |
| getcwd.c | Loading commit data... | |
| getlog.c | Loading commit data... | |
| hostnm.c | Loading commit data... | |
| ierrno.c | Loading commit data... | |
| ishftc.c | Loading commit data... | |
| iso_c_binding.c | Loading commit data... | |
| iso_c_binding.h | Loading commit data... | |
| iso_c_generated_procs.c | Loading commit data... | |
| kill.c | Loading commit data... | |
| link.c | Loading commit data... | |
| malloc.c | Loading commit data... | |
| move_alloc.c | Loading commit data... | |
| mvbits.c | Loading commit data... | |
| pack_generic.c | Loading commit data... | |
| perror.c | Loading commit data... | |
| rand.c | Loading commit data... | |
| random.c | Loading commit data... | |
| rename.c | Loading commit data... | |
| reshape_generic.c | Loading commit data... | |
| reshape_packed.c | Loading commit data... | |
| selected_int_kind.f90 | Loading commit data... | |
| selected_real_kind.f90 | Loading commit data... | |
| signal.c | Loading commit data... | |
| size.c | Loading commit data... | |
| sleep.c | Loading commit data... | |
| spread_generic.c | Loading commit data... | |
| stat.c | Loading commit data... | |
| string_intrinsics.c | Loading commit data... | |
| symlnk.c | Loading commit data... | |
| system.c | Loading commit data... | |
| system_clock.c | Loading commit data... | |
| time.c | Loading commit data... | |
| transpose_generic.c | Loading commit data... | |
| umask.c | Loading commit data... | |
| unlink.c | Loading commit data... | |
| unpack_generic.c | Loading commit data... |