https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85444

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2018-04-18 00:00:00         |2021-12-16

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ICC warns:
<source>(1): warning #1312: an asm name is ignored in a typedef
  typedef struct {} x asm ("X");
                      ^

Reply via email to