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

Bastiaan Jacques <bastiaan at bjacques dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bastiaan at bjacques dot
                   |                            |org

--- Comment #4 from Bastiaan Jacques <bastiaan at bjacques dot org> 2011-03-31 
01:35:01 UTC ---
Alternative testcase (g++ -flto -g):

namespace {
  typedef struct {
    int x;
  } Foo;
}

Reply via email to