You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C front-end: Section/ASM renaming also needs to be applied to aliases
The example taken from the Linux kernel shows that people mix weak
aliases with section attributes. Not updating the alias name results in
a namespace lookup failure.
gcc_attributes11 is a reduced example taken from SV-COMP, where the same problem
arises.
0 commit comments