This is the mail archive of the gcc-patches@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] | |
No, IIUC, PR36198 is not _caused_ by my patch. My patch allows compilation of CP2K to proceed further, until it hits PR36198.Also for 4.3 branch?2008-05-09 Uros Bizjak <ubizjak@gmail.com>Yes.
PR tree-optimization/36129 * tree-ssa-cpp.c: Include value-prof.h. (execute_fold_all_builtins): Call gimple_remove_stmt_histograms if built-in function was folded to a constant. * Makefile.in (tree-ssa-cpp.c): Depend on value-prof.h
Patch was bootstrapped and regression tested on i686-pc-linux-gnu. OK for mainline?
Please have a look at PR36198 first which says it is caused by this
fix. Otherwise
yes, as this is a regression.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |