Re: [FYI] HCQC(HPC compiler quality checker) on GitHub

2017-11-09 Thread Masaki Arai
gards, -- -- Masaki Arai ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: [hpc-sig-devel] Re: [FYI] HCQC(HPC compiler quality checker) on GitHub

2017-11-08 Thread Masaki Arai
Hi, Thank you very much for your reply. I committed the PDF file on GitHub. Please download it from URL: https://github.com/Linaro/hcqc/blob/master/doc/hcqc-2017-11-07.pdf Best regards, -- -- Masaki Arai

[FYI] HCQC(HPC compiler quality checker) on GitHub

2017-11-08 Thread Masaki Arai
.1", hcqc/config/gcc-config.json "COMMAND" : "/usr/bin/gcc-7", "VERSION" : "7.1.1", which you need to fix to suit your environment. [image: https://ssl.gstatic.com/ui/v1/icons/mail/images/clear

Re: [hpc-sig-devel] GCC extensions for `hcqc'

2017-08-31 Thread Masaki Arai
emory expression with this additional flag. However, it may be a matter of opinion whether this memory region should be considered spill areas or not. Best regards, -- -- Masaki Arai ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: [hpc-sig-devel] GCC extensions for `hcqc'

2017-08-29 Thread Masaki Arai
Hi, Renato Golin writes: > On 29 August 2017 at 10:15, Masaki Arai wrote: >> If there is no objection, I will consider proposing this function(and >> alternative >> appraoch) on the GCC mailing list (after improving print >> strings and actual patch files). > >

Re: [hpc-sig-devel] GCC extensions for `hcqc'

2017-08-29 Thread Masaki Arai
ecked the URL. If there is no objection, I will consider proposing this function(and alternative appraoch) on the GCC mailing list (after improving print strings and actual patch files). Best regards, -- -- Masaki Arai _

Re: [hpc-sig-devel] GCC extensions for `hcqc'

2017-08-28 Thread Masaki Arai
n using DWARF. About 2013, I have created a tool to extract information from DWARF data in binary files generated by GCC. At that time, there were some shortages in the DWARF information, and as a result, it did not go very well. Best regards, -- -- Masaki Arai _