id summary reporter owner description type status milestone component version severity resolution keywords cc 9785 Compiler warning with intel icc in boost/move/core.hpp(73) Alexander Mai Ion Gaztañaga "A simple source file {{{ #include }}} triggers a warning with intel C compiler 12.0.0: {{{ boost_1_55_0/boost/move/core.hpp(73): warning #1292: attribute ""__may_alias__"" ignored } BOOST_MOVE_ATTRIBUTE_MAY_ALIAS; ^ }}} The online documentation for this warning is quite sparse:[http://software.intel.com/en-us/articles/cdiag1292] I try to enforce warning=error which is not possible with a warning. I only found #6062 as a reference, but the solution there did not affect this warning obviously." Bugs closed To Be Determined move Boost 1.55.0 Problem fixed