https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119811
Bug ID: 119811
Summary: calls.h should not be needed for tree-ssa-phiopt.cc
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: internal-improvement
Severity: enhancement
Priority: P3
Component: tree-optimization
Assignee: pinskia at gcc dot gnu.org
Reporter: pinskia at gcc dot gnu.org
Target Milestone: ---
When the patch,
https://gcc.gnu.org/pipermail/gcc-patches/2024-August/660807.html was rewroked
into r15-3047-g404d947d8ddd3c, the include for calls.h was still included and
missed that it was no longer needed.
I noticed this when I was backporting
r15-5916-gb7c69cc072ef0da36439ebc55c513b48e68391b7 to GCC 14.