summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.c89.GNU-float128.xml.txt
blob: 3e0272d98df69576f4ed9fe96b2861f453081f36 (plain)
1
2
3
4
5
6
7
8
9
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Function id="_1" name="start" returns="_2" context="_3" location="f1:1" file="f1" line="1" mangled="_Z5start">
    <Argument type="_2" location="f1:1" file="f1" line="1"/>
  </Function>
  <FundamentalType id="_2" name="__float128" size="128" align="128"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/GNU-float128.c"/>
</GCC_XML>$