From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d6f7b92fd11ab291 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-18 04:28:36 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Crosspost: Help wanted from comp.compilers Date: 18 Jul 2003 06:28:33 -0500 Organization: LJK Software Message-ID: References: <1058275843.720814@master.nyc.kbcfp.com> <3F158832.1040206@attbi.com> <1058378673.35463@master.nyc.kbcfp.com> <1058390613.119827@master.nyc.kbcfp.com> <2OERa.4718$0F4.3216@nwrdny02.gnilink.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1058527631 15869 192.135.80.34 (18 Jul 2003 11:27:11 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Fri, 18 Jul 2003 11:27:11 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:40464 Date: 2003-07-18T06:28:33-05:00 List-Id: In article , "John R. Strohm" writes: > Consider a contrived example. First, postulate a compiler option, that > suppresses generation of type'image information for enumerated types. Consider a contrived example where a given option causes the compiler to treat all declarations ending in B as if then instead ended in X. Now where are the real-world examples of compilers that do these things.