A bug present in 3.2

Stelios Xanthakis sxanth@ceid.upatras.gr
Tue Oct 21 21:52:00 GMT 2003


Hi.

In gcc32, if you put a static local variable of 
a static inline function into a ".gnu.linkonce.d"
section, it crashes.

The sections appear to be correct in object files,
so this is probably a linker problem.

This is fixed in 3.3/3.4?

Any other way we can work around static locals of
static inline functions? (we want one storage for all object files)



Thanks

stelios

// CC:




More information about the Gcc mailing list