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 middle-end/66353] New: Missing bb_has_abnormal_call_pred in basic-block.h


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66353

            Bug ID: 66353
           Summary: Missing bb_has_abnormal_call_pred in basic-block.h
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

Since basic-block.h doesn't have bb_has_abnormal_call_pred,
both ira-lives.c and lra-lives.c define it.


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