Commit 705f02b0 by David Edelsohn Committed by David Edelsohn

* cp-gimplify.c: Include memmodel.h.

From-SVN: r279003
parent 56b4b16e
2019-12-05 David Edelsohn <dje.gcc@gmail.com>
* cp-gimplify.c: Include memmodel.h.
2019-12-05 Paolo Carlini <paolo.carlini@oracle.com> 2019-12-05 Paolo Carlini <paolo.carlini@oracle.com>
* typeck2.c (build_functional_cast): Add location_t parameter * typeck2.c (build_functional_cast): Add location_t parameter
......
...@@ -35,6 +35,7 @@ along with GCC; see the file COPYING3. If not see ...@@ -35,6 +35,7 @@ along with GCC; see the file COPYING3. If not see
#include "attribs.h" #include "attribs.h"
#include "asan.h" #include "asan.h"
#include "gcc-rich-location.h" #include "gcc-rich-location.h"
#include "memmodel.h"
#include "tm_p.h" #include "tm_p.h"
#include "output.h" #include "output.h"
#include "file-prefix-map.h" #include "file-prefix-map.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment