CLabel buglet?

Sven Panne <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <[email protected]>
[ Hmmm, this mail bounced from cvs-ghc, re-trying on cvs-fptools ]

 From fptools/ghc/compiler/cmm/CLabel.hs:

...
needsCDecl (DynIdLabel _ _)		= True
needsCDecl (CaseLabel _ _)	        = True        -- !!!!!!!!!!
needsCDecl (ModuleInitLabel _ _ _)	= True
needsCDecl (PlainModuleInitLabel _ _)	= True
needsCDecl ModuleRegdLabel		= False
needsCDecl (CaseLabel _ _)		= False       -- !!!!!!!!!!
needsCDecl (StringLitLabel _)		= False
...

Looks a little bit confusing to me... %-)

Cheers,
    S.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.