This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12383] Bootstrap fails in dwarf2out with `HAVE_GAS_SHF_MERGE' undeclared
- 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: 24 Sep 2003 03:57:50 -0000
- Subject: [Bug bootstrap/12383] Bootstrap fails in dwarf2out with `HAVE_GAS_SHF_MERGE' undeclared
- References: <20030924015033.12383.lucier@math.purdue.edu>
- 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=12383
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-24 03:57 -------
Actually it was not caused by that patch but rather someone regenerating configure
without checking out the new version configure.in:
http://gcc.gnu.org/ml/gcc-cvs/2003-09/msg00677.html
Fixed by regenerating it.