This is the mail archive of the gcc-patches@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]

Re: don't name temporary variables


Geoffrey Keating <geoffk@apple.com> writes:

| On 10/09/2004, at 5:51 PM, Daniel Berlin wrote:
| 
| >
| >
| > On Fri, 10 Sep 2004, Geoffrey Keating wrote:
| >
| >>
| >> On 10/09/2004, at 5:27 PM, Daniel Berlin wrote:
| >>
| >>> This should probably be predicated on ENABLE_CHECKING being off.
| >>> Otherwise, you only the UID to go by, and that looks incredibly ugly.
| >>
| >> Would it help if the UID was printed as 'D.xxxx' instead of
| >> '<Dxxxxx>'?
| > Yes.
| 
| Then, if there are no objections, I'll commit this once 'make check'
| finishes.

I'd rather real C-like identifiers, __txxx

-- Gaby


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