This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32398] [4.3 Regression] checking for suffix of object files... configure: error: cannot compute suffix of f object files: cannot compile
- From: "bonzini at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2007 16:31:17 -0000
- Subject: [Bug middle-end/32398] [4.3 Regression] checking for suffix of object files... configure: error: cannot compute suffix of f object files: cannot compile
- References: <bug-32398-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from bonzini at gnu dot org 2007-07-09 16:31 -------
Note that this:
> Before the dataflow merge, the argument pointer was always included
> in "Registers live at start".
... was because uninitialized registers always showed up as live at start
before DF merge.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32398