diff --git a/source/intro.tex b/source/intro.tex index 4f2984457d..ef8df952d6 100644 --- a/source/intro.tex +++ b/source/intro.tex @@ -644,7 +644,8 @@ issuance of a diagnostic message). Many incorrect program constructs do not engender undefined behavior; they are required to be diagnosed. Evaluation of a constant expression\iref{expr.const} never exhibits behavior explicitly -specified as undefined in \ref{intro} through \ref{cpp}. +specified as undefined in \ref{intro} through \ref{cpp} +except for violation of semantic restrictions of standard attributes\iref{dcl.attr}. \end{defnote} \indexdefn{behavior!unspecified}%