Back end case tags

Stavros Macrakis <macrakis@osf.org>
4 Apr 1996 00:24:01 -0500

          From comp.compilers

Related articles
Back end case tags macrakis@osf.org (Stavros Macrakis) (1996-04-04)
| List of all articles for this month |

From: Stavros Macrakis <macrakis@osf.org>
Newsgroups: comp.compilers
Date: 4 Apr 1996 00:24:01 -0500
Organization: Compilers Central
Keywords: UNCOL

For the "theoretically possible (bizarre, but theoretically possible)"
case


> case offsetof(struct woof, x):...
> case offsetof(struct arf, x):... }


Andy Johnson reports that the ANDF back end correctly gives an error
message if the values are identical, although not a very "reasonable"
one, as you predict.


-s
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.