| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| close.c | ||
| fbuf.c | ||
| fbuf.h | ||
| file_pos.c | ||
| format.c | ||
| format.h | ||
| inquire.c | ||
| intrinsics.c | ||
| io.h | ||
| list_read.c | ||
| lock.c | ||
| open.c | ||
| read.c | ||
| size_from_kind.c | ||
| transfer.c | ||
| transfer128.c | ||
| unit.c | ||
| unix.c | ||
| unix.h | ||
| write.c | ||
| write_float.def |
gcc/fortran ChangeLog: 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org> PR fortran/52428 * gfortran.texi: Update _gfortran_set_options documentation. * invoke.texi: Remove runtime behavior description of -fno-range-check. * trans-decl.c (create_main_function): Don't pass the range-check setting to the library. libgfortran ChangeLog: 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org> PR fortran/52428 * io/io.h (max_value): Rename to si_max, remove second argument. * io/list_read.c (convert_integer): Use unsigned types when parsing the digits, set max value depending on the sign. * io/read.c (max_value): Rename to si_max, remove second argument, simplify. (read_decimal): Set max value depending on sign, always check overflow. (read_radix): Calculate max unsigned value directly. * libgfortran.h (struct compile_options_t): Remove range_check field. * runtime/compile_options.c (set_options): Skip handling options[7]. (init_compile_options): Don't set removed field. gcc/testsuite ChangeLog: 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org> PR fortran/52428 * gfortran.dg/int_range_io_1.f90: New test. From-SVN: r187478
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| close.c | Loading commit data... | |
| fbuf.c | Loading commit data... | |
| fbuf.h | Loading commit data... | |
| file_pos.c | Loading commit data... | |
| format.c | Loading commit data... | |
| format.h | Loading commit data... | |
| inquire.c | Loading commit data... | |
| intrinsics.c | Loading commit data... | |
| io.h | Loading commit data... | |
| list_read.c | Loading commit data... | |
| lock.c | Loading commit data... | |
| open.c | Loading commit data... | |
| read.c | Loading commit data... | |
| size_from_kind.c | Loading commit data... | |
| transfer.c | Loading commit data... | |
| transfer128.c | Loading commit data... | |
| unit.c | Loading commit data... | |
| unix.c | Loading commit data... | |
| unix.h | Loading commit data... | |
| write.c | Loading commit data... | |
| write_float.def | Loading commit data... |