Hi, I hope that this is the right mailing list to report this to. While reading through the "GCC Internals Manual", I have found a mix-up in the chapter "11.7 Constant expressions". The description of the expression (const_vector:m [x0 x1 ...]) contains text belonging to the description of the expression (const_double:m addr i0 i1 ...). More precise, all the paragraphs starting from the 4th (begins with addr is used to contain the mem ...), should be moved up to the description of (const_double:m addr i0 i1 ...). Though, I have some doubts regarding the last paragraph.
Best regards Andrija Radicevic