c-family/ * c-common.h (c_common_print_pch_checksum): Remove. * c-pch.c: Do not include output.h. (CHECK_NO_ASM_OUT_DURING_PCH): Define and add FIXME. (asm_out_file): Define iff CHECK_NO_ASM_OUT_DURING_PCH isdefined. (asm_file_startpos): Define iff CHECK_NO_ASM_OUT_DURING_PCH is defined. (struct c_pch_header): Remove. (get_ident): Update gpch version. (pch_init): Do not print executable_checksum to asm_out_file. Do not fail if there is no asm_out_file to read back from. Set asm_file_startpos only if CHECK_NO_ASM_OUT_DURING_PCH is defined. (c_common_write_pch): Verify that nothing was written to asm_out_file since pch_init was called. Do not write a c_pch_header, and do not copy from asm_out_file to the PCH. (c_common_read_pch): Do not read a c_pch_header, and do not restore the content of asm_out_file from the PCH. (c_common_print_pch_checksum): Remove. * c-opts.c (c_common_init): Print out executable_checksum directly. testsuite/ * testsuite/gcc.dg/pch/ident-1.c: New test. * testsuite/gcc.dg/pch/ident-1.hs: Header file for new test. From-SVN: r188856
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
include | Loading commit data... | |
common-1.c | Loading commit data... | |
common-1.hs | Loading commit data... | |
counter-1.c | Loading commit data... | |
counter-1.hs | Loading commit data... | |
counter-2.c | Loading commit data... | |
counter-2.hs | Loading commit data... | |
counter-3.c | Loading commit data... | |
counter-3.hs | Loading commit data... | |
cpp-1.c | Loading commit data... | |
cpp-1.hs | Loading commit data... | |
cpp-2.c | Loading commit data... | |
cpp-2.hs | Loading commit data... | |
cpp-3.c | Loading commit data... | |
cpp-3.hs | Loading commit data... | |
cpp-3a.h | Loading commit data... | |
cpp-3b.h | Loading commit data... | |
decl-1.c | Loading commit data... | |
decl-1.hs | Loading commit data... | |
decl-2.c | Loading commit data... | |
decl-2.hs | Loading commit data... | |
decl-3.c | Loading commit data... | |
decl-3.hs | Loading commit data... | |
decl-4.c | Loading commit data... | |
decl-4.hs | Loading commit data... | |
decl-5.c | Loading commit data... | |
decl-5.hs | Loading commit data... | |
empty.c | Loading commit data... | |
empty.hs | Loading commit data... | |
except-1.c | Loading commit data... | |
except-1.hs | Loading commit data... | |
global-1.c | Loading commit data... | |
global-1.hs | Loading commit data... | |
ident-1.c | Loading commit data... | |
ident-1.hs | Loading commit data... | |
import-1.c | Loading commit data... | |
import-1.hs | Loading commit data... | |
import-1a.h | Loading commit data... | |
import-1b.h | Loading commit data... | |
import-1c.h | Loading commit data... | |
import-2.c | Loading commit data... | |
import-2.hs | Loading commit data... | |
inline-1.c | Loading commit data... | |
inline-1.hs | Loading commit data... | |
inline-2.c | Loading commit data... | |
inline-2.hs | Loading commit data... | |
inline-3.c | Loading commit data... | |
inline-3.hs | Loading commit data... | |
inline-4.c | Loading commit data... | |
inline-4.hs | Loading commit data... | |
macro-1.c | Loading commit data... | |
macro-1.hs | Loading commit data... | |
macro-2.c | Loading commit data... | |
macro-2.hs | Loading commit data... | |
macro-3.c | Loading commit data... | |
macro-3.hs | Loading commit data... | |
macro-4.c | Loading commit data... | |
macro-4.hs | Loading commit data... | |
pch.exp | Loading commit data... | |
pushpop-1.c | Loading commit data... | |
pushpop-1.hs | Loading commit data... | |
save-temps-1.c | Loading commit data... | |
save-temps-1.hs | Loading commit data... | |
static-1.c | Loading commit data... | |
static-1.hs | Loading commit data... | |
static-2.c | Loading commit data... | |
static-2.hs | Loading commit data... | |
static-3.c | Loading commit data... | |
static-3.hs | Loading commit data... | |
struct-1.c | Loading commit data... | |
struct-1.hs | Loading commit data... | |
system-1.c | Loading commit data... | |
system-1.hs | Loading commit data... | |
valid-1.c | Loading commit data... | |
valid-1.hs | Loading commit data... | |
valid-1b.c | Loading commit data... | |
valid-1b.hs | Loading commit data... | |
valid-2.c | Loading commit data... | |
valid-2.hs | Loading commit data... | |
valid-4.c | Loading commit data... | |
valid-4.hs | Loading commit data... | |
valid-5.c | Loading commit data... | |
valid-5.hs | Loading commit data... | |
valid-6.c | Loading commit data... | |
valid-6.hs | Loading commit data... | |
warn-1.c | Loading commit data... | |
warn-1.hs | Loading commit data... |