This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/27193] dump-tree-original-raw does not print the linkage for a variable with file scope.



------- Comment #3 from yokoyama-hxb at necst dot nec dot co dot jp  2006-04-19 07:23 -------
(In reply to comment #2)
I'm tring to write a kind of c analizer which inputs intermediate language of
gcc.
If it's only debugging porpose and some infomation like might NOT be print, I
guess what should I do is write a patch on tree-dump.c to print everything I
need...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27193


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]