r267958 - in /trunk/gcc: ChangeLog godump.c tes...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Jan 15 23:54:00 GMT 2019


Author: ian
Date: Tue Jan 15 23:54:37 2019
New Revision: 267958

URL: https://gcc.gnu.org/viewcvs?rev=267958&root=gcc&view=rev
Log:
gcc/:
        * godump.c (go_output_typedef): When outputting a typedef, refer
	to the underlying type by its name and not its structure.
gcc/testsuite:
        * gcc.misc-tests/godump-1.c: Add test case for typedef before
	struct.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/godump.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.misc-tests/godump-1.c



More information about the Gcc-cvs mailing list