Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Testsuite: Fix failures in g++.dg/analyzer/placement-new-size.C
This testcase was failing on uses of int8_t, int64_t, etc without including <stdint.h>. gcc/testsuite/ChangeLog * g++.dg/analyzer/placement-new-size.C: Include <stdint.h>. Also add missing newline to end of file.
- Loading branch information