diff options
| author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-27 20:01:55 +0000 |
|---|---|---|
| committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-27 20:01:55 +0000 |
| commit | 9e3a9b8bc9568e78e14a12dbe8594cdd2cf95999 (patch) | |
| tree | b37f5669c2cae6d982523e270287247aebe416d2 /libjava/classpath/java/security/KeyException.java | |
| parent | baad77c238a8f41ec44c6128d4efc1a652f1f78c (diff) | |
| download | ppe42-gcc-9e3a9b8bc9568e78e14a12dbe8594cdd2cf95999.tar.gz ppe42-gcc-9e3a9b8bc9568e78e14a12dbe8594cdd2cf95999.zip | |
PR fortran/25324
* Make-lang.in (fortran/scanner.o): Depend on toplev.h.
* lang.opt (fpreprocessed): New option.
* scanner.c: Include toplev.h.
(gfc_src_file, gfc_src_preprocessor_lines): New variables.
(preprocessor_line): Unescape filename if there were any
backslashes.
(load_file): If initial and gfc_src_file is not NULL,
use it rather than opening the file. If gfc_src_preprocessor_lines
has non-NULL elements, pass it to preprocessor_line.
(unescape_filename, gfc_read_orig_filename): New functions.
* gfortran.h (gfc_option_t): Add flag_preprocessed.
(gfc_read_orig_filename): New prototype.
* options.c (gfc_init_options): Clear flag_preprocessed.
(gfc_post_options): If flag_preprocessed, call
gfc_read_orig_filename.
(gfc_handle_option): Handle OPT_fpreprocessed.
* lang-specs.h: Pass -fpreprocessed to f951 if preprocessing
sources.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110304 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/security/KeyException.java')
0 files changed, 0 insertions, 0 deletions

