This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/32398] [4.3 Regression] checking for suffix of object files... configure: error: cannot compute suffix of f object files: cannot compile



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]