This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/14342] cpp -C -dD loses comments on same line as #define directives
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Jan 2015 05:29:25 +0000
- Subject: [Bug preprocessor/14342] cpp -C -dD loses comments on same line as #define directives
- Auto-submitted: auto-generated
- References: <bug-14342-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14342
--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Wed Jan 14 05:28:50 2015
New Revision: 219574
URL: https://gcc.gnu.org/viewcvs?rev=219574&root=gcc&view=rev
Log:
* tree-profile.c (init_ic_make_global_vars): Drop workaround
for bintuils bug 14342.
(init_ic_make_global_vars): Likewise.
(gimple_init_edge_profiler): Likewise.
(gimple_gen_ic_func_profiler): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-profile.c