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

* [Bug other/47395] the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name
  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 ` 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
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-21 14:16 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.01.21 14:09:55
         AssignedTo|unassigned at gcc dot       |rguenth at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-21 14:09:55 UTC ---
Mine.


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

* [Bug other/47395] the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name
  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
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-21 14:23 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-21 14:14:16 UTC ---
Author: rguenth
Date: Fri Jan 21 14:14:12 2011
New Revision: 169092

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169092
Log:
2011-01-21  Richard Guenther  <rguenther@suse.de>

    PR middle-end/47395
    * tree.def (WIDEN_MULT_MINUS_EXPR): Fix printed name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.def


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

* [Bug other/47395] the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name
  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
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-21 14:45 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-21 14:21:24 UTC ---
Fixed.


^ 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).