]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/i386-features.c
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / config / i386 / i386-features.c
index 2eac8f715bb0155ed3dbfdcb145c8a364585b958..6ccd42a1874ac244c88c8f2968e4ad0d881fe461 100644 (file)
@@ -152,7 +152,7 @@ const xlogue_layout xlogue_layout::s_instances[XLOGUE_SET_COUNT] = {
 
 /* Return an appropriate const instance of xlogue_layout based upon values
    in cfun->machine and crtl.  */
-const struct xlogue_layout &
+const class xlogue_layout &
 xlogue_layout::get_instance ()
 {
   enum xlogue_stub_sets stub_set;