Hello,
I am working on writing a backend for a new architecture but I have
encountered a problem.
When I try to compile the following simple program with -O0 (note: this
problem does not occur when optimizations are enabled):
int main()
{
int a = 10;
a++;
}
I get this error:
test.
Snapshot gcc-9-20200418 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/9-20200418/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 9 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch