<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ytqwerty</author_name>
  <author_url>https://blog.hatena.ne.jp/ytqwerty/</author_url>
  <blog_title>Note</blog_title>
  <blog_url>https://ytqwerty.hatenadiary.org/</blog_url>
  <categories>
    <anon>gcc</anon>
  </categories>
  <description>4.3.0の最適化は凄いらしい。 http://d.hatena.ne.jp/toge/20080229#1204238423 with ada.integer_text_io; procedure test is function f(x : integer) return integer is begin if x &lt;= 0 then return 1; else return x * f(x - 1); end if; end f; begin ada.integer_text_io.put(f(10)); end test; gcc -O3 -S</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fytqwerty.hatenadiary.org%2Fentry%2F20080229%2Fp1&quot; title=&quot; 再帰関数の展開 - Note&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-02-29 00:00:00</published>
  <title> 再帰関数の展開</title>
  <type>rich</type>
  <url>https://ytqwerty.hatenadiary.org/entry/20080229/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
