How target.md file with target.c/.cc file invoke assembly instructions

2022-05-10 Thread RICHU NORMAN
t does not work.How to make it work? 5.What is the use of target.c file and how cost is computed in it? 6.Which file to be examined in rtl-dump of object file for getting the input and output to this stage in gcc? -- Thanks & Regards Richu Norman

How can I add comments to files generated in rtl dump?

2022-05-18 Thread RICHU NORMAN
could not find the test word in that file . -- Richu Norman Research Scholar Department of Computer Science Cochin University of Science and Technology Ph : (+91)-8848455627

Adding log files to gcc dump and adding testcase-rtl

2022-05-24 Thread RICHU NORMAN
giving rtl input and checking the generated asm.(Like in the attachment which is posted in bugzilla[ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82815 ]) Please suggest a way to run the gcc-testsuite with these cases. Pfa -- Richu Norman Research Scholar Department of Computer Science Cochin

Re: Adding log files to gcc dump and adding testcase-rtl

2022-05-25 Thread RICHU NORMAN
This is great, thank you so much! I am also looking for support regarding adding instructions for the target machine. On Wed, May 25, 2022 at 4:14 PM David Malcolm wrote: > On Wed, 2022-05-25 at 10:25 +0530, RICHU NORMAN wrote: > > Hi, > > I am a beginner in gcc. I am t

RTL Pattern not working

2022-05-26 Thread RICHU NORMAN
(%d requiring new space),\n;; %d successes.\n", total_attempts, total_merges, total_extras, total_successes); } In my case the pattern is not generated as well not compared . -- Richu Norman Research Scholar Department of Computer Science Cochin University of Science and Technology Ph : (+91)-8848455627