[PATCH] fix invalid suffix on literal compilation errors with graal-jvmci-8

Tortonesi Mauro mauro.tortonesi at unife.it
Mon May 16 11:55:06 UTC 2016


Dear GraalVM developers,

I am writing you because I have been trying to compile GraalVM on this machine:

remus graal/jvmci gcc --version
gcc (GCC) 6.1.1 20160501
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

remus graal/jvmci uname -a
Linux remus.endif.man 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19
CET 2016 x86_64 GNU/Linux

and encountered several compilation errors with graal-jvmci-8.

I am sending you in attachment a patch that gets rid of numerous
"invalid suffix on literal; C++11 requires a space between literal and
string macro [-Werror=literal-suffix]" compilation errors.


Best regards,
Mauro Tortonesi

-- 
Mauro Tortonesi, Ph.D.

Assistant Professor
Distributed Systems Research Group
Engineering Department
University of Ferrara
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graal-jvmci-8-suffix-literals-20160516.patch
Type: text/x-patch
Size: 11953 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/graal-dev/attachments/20160516/11dc4211/graal-jvmci-8-suffix-literals-20160516.patch>


More information about the graal-dev mailing list