aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-12-05 20:50:56 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2007-12-05 20:50:56 +0100
commit60332588d6194a8636748a484f102d8b36eef80d (patch)
treecab5c222f0441c84dd8b90bf0301cd07c43d705d /gcc/fold-const.c
parentbce623434fce35c3d515224b70e08d03fabce691 (diff)
downloadgcc-60332588d6194a8636748a484f102d8b36eef80d.zip
gcc-60332588d6194a8636748a484f102d8b36eef80d.tar.gz
gcc-60332588d6194a8636748a484f102d8b36eef80d.tar.bz2
re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin)
PR debug/33739 * gfortran.h (gfc_file): Remove included_by field, add sibling and down. (gfc_start_source_files, gfc_end_source_files): New prototypes. * parse.c (gfc_parse_file): Call gfc_start_source_files and gfc_end_source_files instead of calling the debugging hooks directly. * error.c (show_locus): Use up field instead of included_by. * scanner.c (change_file, gfc_start_source_files, gfc_end_source_files): New functions. (gfc_advance_line): Call change_file instead of calling debug hooks directly. (get_file): Set up rather than included_by. Initialize down and sibling. (preprocessor_line, load_file): Don't set up field here. * gfortran.dg/debug_2.f: New test. From-SVN: r130629
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions