This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 exp/13206] support gcc's typeof


http://sourceware.org/bugzilla/show_bug.cgi?id=13206

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2012-02-22 20:49:53 UTC ---
(In reply to comment #2)
> $typeof?

__typeof__ would work fine for that.

It might be useful in other cases if we could determine whether
or not GNU C was used.  (We currently don't differentiate between
versions of C, either, which would also be useful.)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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