OSDN Git Service

* c-common.c (if_elt): Use location_t in lieu of "file, line" pair.
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Apr 2003 20:27:26 +0000 (20:27 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Apr 2003 20:27:26 +0000 (20:27 +0000)
commit834fc4a0dd753776ccdb18b01e5234d421ab4559
tree379a6535d65c97f1ccf60de8250a6ea627641520
parent83a63f75fb69e9bf3a64895af3ee0d34fc6961c5
    * c-common.c (if_elt): Use location_t in lieu of "file, line" pair.
        (c_expand_start_cond): Adjust.
        (c_expand_end_cond): Don't use warning_with_file_and_file.
        (shadow_warning): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66304 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c