<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>mosh</anon>
  </categories>
  <description>昨日 bison と re2c で書いた数値パーサが OSX では動くが Ubuntu では動かないという現象に遭遇。（コード壊れた） ずっと調べていたところ bison が生成したコードの中の /* Discard the shifted token unless it is eof. */ if (yychar != YYEOF) yychar = YYEMPTY; yystate = yyn; // ★ここ *++yyvsp = yylval; goto yynewstate; の変数代入が g++ -O3 の最適化で消えているのが原因なことが分かった。（bisonの吐くコードは got…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20081114%2F1226645373&quot; title=&quot; 動かないのは g++ -O3 最適化のバグのせいだったというオチ - higepon blog&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-11-14 15:49:33</published>
  <title> 動かないのは g++ -O3 最適化のバグのせいだったというオチ</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20081114/1226645373</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
