public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/47395] New: the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name
@ 2011-01-21 13:38 adam.rak at streamnovation dot com
  2011-01-21 14:16 ` [Bug other/47395] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: adam.rak at streamnovation dot com @ 2011-01-21 13:38 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47395

           Summary: the tree code WIDEN_MULT_MINUS_EXPR has a mismatching
                    name
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: adam.rak@streamnovation.com


the lowercase name has a "plus" where it should be "minus". At least I think,
because it breaks my code quite well. 

DEFTREECODE (WIDEN_MULT_MINUS_EXPR, "widen_mult_plus_expr", tcc_expression, 3)

fortunately it is trivial to correct, and doesn't cause real problems in GCC
itself.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-21 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 13:38 [Bug other/47395] New: the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name adam.rak at streamnovation dot com
2011-01-21 14:16 ` [Bug other/47395] " rguenth at gcc dot gnu.org
2011-01-21 14:23 ` rguenth at gcc dot gnu.org
2011-01-21 14:45 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).