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

            Bug ID: 58441
           Summary: VTV headers are installed into the general include
                    directory
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: d.g.gorbachev at gmail dot com

When GCC is configured with "--enable-version-specific-runtime-libs", header
files for libstdc++, libgomp, libquadmath, etc. are installed in the
compiler-specific directory ($libdir/gcc/$target/$version/include). But libvtv,
somehow, stands out from this scheme. It seems to be a bug.

Reply via email to