[Bug gcov-profile/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10

octoploid at yandex dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 3 14:51:00 GMT 2013


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

Markus Trippelsdorf <octoploid at yandex dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9 Regression]            |[4.9 Regression]
                   |profiledbootstrap           |profiledbootstrap
                   |miscompiles gcc during      |miscompiles gcc during
                   |stagefeedback               |stagefeedback
                   |                            |--with-tune=amdfam10

--- Comment #1 from Markus Trippelsdorf <octoploid at yandex dot com> ---
The following is enough to reproduce the issue:

 % ../gcc/configure --with-tune=amdfam10 --enable-checking=release
--disable-werror --disable-multilib --enable-languages=c,c++
--with-build-config="bootstrap-lto bootstrap-O3"
 % make profiledbootstrap

Maybe it is another target problem?



More information about the Gcc-bugs mailing list