public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug translation/56591] New: Missing space
@ 2013-03-10 18:06 stigge at antcom dot de
  2013-03-11 18:24 ` [Bug translation/56591] " paolo.carlini at oracle dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: stigge at antcom dot de @ 2013-03-10 18:06 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56591
           Summary: Missing space
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: translation
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: stigge@antcom.de


gcc/config/avr/avr.c:2234:"Unsupported code '%c'for fixed-point:"


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

* [Bug translation/56591] Missing space
  2013-03-10 18:06 [Bug translation/56591] New: Missing space stigge at antcom dot de
@ 2013-03-11 18:24 ` paolo.carlini at oracle dot com
  2013-03-11 18:45 ` [Bug target/56591] " gjl at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-03-11 18:24 UTC (permalink / raw)
  To: gcc-bugs


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-03-11
                 CC|                            |avr at gjlay dot de
     Ever Confirmed|0                           |1


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

* [Bug target/56591] Missing space
  2013-03-10 18:06 [Bug translation/56591] New: Missing space stigge at antcom dot de
  2013-03-11 18:24 ` [Bug translation/56591] " paolo.carlini at oracle dot com
@ 2013-03-11 18:45 ` gjl at gcc dot gnu.org
  2013-03-11 18:48 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: gjl at gcc dot gnu.org @ 2013-03-11 18:45 UTC (permalink / raw)
  To: gcc-bugs


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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |avr
           Priority|P3                          |P4
             Status|NEW                         |WAITING
                 CC|                            |gjl at gcc dot gnu.org
          Component|translation                 |target

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2013-03-11 18:45:08 UTC ---
Please supply informations and test case following the bug reporting
instructions
http://gcc.gnu.org/bugs/#report


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

* [Bug target/56591] Missing space
  2013-03-10 18:06 [Bug translation/56591] New: Missing space stigge at antcom dot de
  2013-03-11 18:24 ` [Bug translation/56591] " paolo.carlini at oracle dot com
  2013-03-11 18:45 ` [Bug target/56591] " gjl at gcc dot gnu.org
@ 2013-03-11 18:48 ` pinskia at gcc dot gnu.org
  2013-03-11 18:58 ` gjl at gcc dot gnu.org
  2013-03-11 19:01 ` gjl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-03-11 18:48 UTC (permalink / raw)
  To: gcc-bugs


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-03-11 18:47:27 UTC ---
There is an obvious space missing:
        output_operand_lossage ("Unsupported code '%c'for fixed-point:",
                                code);


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

* [Bug target/56591] Missing space
  2013-03-10 18:06 [Bug translation/56591] New: Missing space stigge at antcom dot de
                   ` (2 preceding siblings ...)
  2013-03-11 18:48 ` pinskia at gcc dot gnu.org
@ 2013-03-11 18:58 ` gjl at gcc dot gnu.org
  2013-03-11 19:01 ` gjl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: gjl at gcc dot gnu.org @ 2013-03-11 18:58 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2013-03-11 18:57:35 UTC ---
Author: gjl
Date: Mon Mar 11 18:57:27 2013
New Revision: 196604

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196604
Log:
    PR target/56591
    * config/avr/avr.c (avr_print_operand): Add space after '%c' in
    output_operand_lossage message.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c


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

* [Bug target/56591] Missing space
  2013-03-10 18:06 [Bug translation/56591] New: Missing space stigge at antcom dot de
                   ` (3 preceding siblings ...)
  2013-03-11 18:58 ` gjl at gcc dot gnu.org
@ 2013-03-11 19:01 ` gjl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: gjl at gcc dot gnu.org @ 2013-03-11 19:01 UTC (permalink / raw)
  To: gcc-bugs


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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
           Priority|P4                          |P5
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.8.0
           Severity|normal                      |trivial

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2013-03-11 19:01:27 UTC ---
Fixed.


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

end of thread, other threads:[~2013-03-11 19:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-10 18:06 [Bug translation/56591] New: Missing space stigge at antcom dot de
2013-03-11 18:24 ` [Bug translation/56591] " paolo.carlini at oracle dot com
2013-03-11 18:45 ` [Bug target/56591] " gjl at gcc dot gnu.org
2013-03-11 18:48 ` pinskia at gcc dot gnu.org
2013-03-11 18:58 ` gjl at gcc dot gnu.org
2013-03-11 19:01 ` gjl 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).