During upgrade of one of existing projects to a new version of libcxc, it showed up that there is one more (minor) regression:
- Fixed: Some versions of gcc are refusing to inline CX_RESTART(), due to "noreturn" attribute -> now CX_RESTART is a macro.