Ticket #2333 (new feature request)
Emit a warning if an INLINE function is a loop breaker
| Reported by: | simonpj | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 7.6.2 |
| Component: | Compiler | Version: | 6.8.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
If a function is marked INLINE by the user, but can't be inlined because it is a loop breaker, then it would be good to emit a warning of some kind.
Change History
Note: See
TracTickets for help on using
tickets.
