insn information.

Johan Rydberg johan.rydberg@netinsight.se
Mon Mar 20 05:47:00 GMT 2000


hi!

I'm writing a backend for gcc 2.95.2 and have run into some
problems;  lots of the time I get the following error from 
the compiler.

getenv_r.c: In function `_findenv_r':
getenv_r.c:113: Internal compiler error in `find_reloads', at
reload.c:3751

.. I guess it's when it tries to match for insns, .. is
there a way to see on what RTL stmt it fails?  


Another question as well. Below you see and RTL statement.

(insn 4 3 5 (set (reg/v:SI 21)
        (reg:SI 4 %r4)) -1 (nil)
    (nil))

What does the "reg/v" mean? How does it differ from "reg" ?

-- 
Johan Rydberg			johan.rydberg@netinsight.net
Net Insight AB, Sweden		direct: +46-8-685 04 17
http://www.netinsight.net	phone:  +46-8-685 04 00
				fax:    +46-8-685 04 20


More information about the Gcc mailing list