This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ipa/66616] fipa-cp-clone ignores thunk
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Jun 2015 16:14:54 +0000
- Subject: [Bug ipa/66616] fipa-cp-clone ignores thunk
- Auto-submitted: auto-generated
- References: <bug-66616-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66616
--- Comment #1 from vries at gcc dot gnu.org ---
r224712
...
$ ./xg++ -v
Using built-in specs.
COLLECT_GCC=./xg++
Target: x86_64-unknown-linux-gnu
Configured with: src/configure --prefix=install --with-cloog=infra
--with-ppl=infra --with-gmp=infra --with-mpfr=infra --with-mpc=infra
--with-isl=infra --disable-bootstrap --enable-checking=yes,rtl
--enable-languages=c,c++
Thread model: posix
gcc version 6.0.0 20150621 (experimental) (GCC)
...