[Bug ipa/78333] New: Intrinsics lack no_instrument_function attribute and thus breaks -finstrument-functions

2016-11-12 Thread cube2killfield at gmail dot com
Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: cube2killfield at gmail dot com Target Milestone: --- When using option -finstrument-functions, compiler-provided intrinsics cannot be used. Intrinsics

[Bug c/61449] New: Statement expressions disallow storage specifiers

2014-06-08 Thread cube2killfield at gmail dot com
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: cube2killfield at gmail dot com Essentially we have a tool which preprocesses C code and produces these inline statement expressions with prototypes like ({ void foo(void); foo; }) and then later implements the function

[Bug c/61449] Statement expressions disallow storage specifiers

2014-06-08 Thread cube2killfield at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61449 Dale Weiler cube2killfield at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED