Changeset 3d086532 for chapter08/gcc.xml
- Timestamp:
- 06/30/2021 03:47:09 AM (12 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack
- Children:
- e3d0e26
- Parents:
- cefe505
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/gcc.xml
rcefe505 r3d086532 123 123 124 124 <para>In g++, three tests in constexpr-52830 are known to fail and 125 also to be treated as unexpected successes (XPASS) even though they 126 report 'internal compiler error'.</para> 125 also to be treated as unexpected successes (XPASS). This is because 126 an <quote>internal compiler error</quote> on this test is fixed, but 127 the compiler still rejects some valid code.</para> 127 128 128 129 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96322 … … 156 157 </para></note--> 157 158 159 <!-- PR 91085, will be fixed in GCC 12. --> 158 160 <para>Install the package and remove an unneeded directory:</para> 159 161
Note:
See TracChangeset
for help on using the changeset viewer.