This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/23872] .t02.original dump weirdness



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-12-28 06:04 -------
The STATEMENT_LIST printing out instead of what it really should be is because
GCC uses print_generic_expr instead of print_generic_stmt.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23872


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]