This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12283] profiledbootstrap fails (file resource.gcda not found)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2003 00:27:49 -0000
- Subject: [Bug optimization/12283] profiledbootstrap fails (file resource.gcda not found)
- References: <20030915022904.12283.levon@movementarian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12283
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|REOPENED |ASSIGNED
Summary|[3.4 Regression] |profiledbootstrap fails
|profiledbootstrap fails |(file resource.gcda not
|(file resource.gcda not |found)
|found) |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-06 00:27 -------
This is no longer a regression, also the proprosed patch is here: <http://gcc.gnu.org/ml/gcc-
patches/2003-09/msg02061.html>. A work around would be to bootstrap with --disable-werror.