mirror of
https://github.com/autc04/Retro68.git
synced 2025-03-03 02:30:58 +00:00
patch for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 (already fixed upstream in gcc 7.3.1 and 8.2.1)
This commit is contained in:
parent
00471c6104
commit
1594085852
@ -37,6 +37,8 @@ along with GCC; see the file COPYING3. If not see
|
||||
#include <isl/schedule.h>
|
||||
#include <isl/ast_build.h>
|
||||
#include <isl/schedule_node.h>
|
||||
#include <isl/id.h>
|
||||
#include <isl/space.h>
|
||||
|
||||
typedef struct poly_dr *poly_dr_p;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user