public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/44930]  New: [4.6 Regression] another problem with line break in output with -fverbose-asm
@ 2010-07-13 17:28 zsojka at seznam dot cz
  2010-07-13 17:30 ` [Bug target/44930] " zsojka at seznam dot cz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zsojka at seznam dot cz @ 2010-07-13 17:28 UTC (permalink / raw)
  To: gcc-bugs

Command line:
$ gcc -O1 -std=gnu++0x -fverbose-asm

Output:
/tmp/ccUXumsY.s: Assembler messages:
/tmp/ccUXumsY.s:52: Error: junk at end of line, first unrecognized character is
`*'

The offending line is:
        movq    %rax, (%rbx)    # D.2519, MEM[(<<< Unknown tree: offset_type
>>>
 * &)__dest_3(D)]

Tested revisions:
r162138 - fail (after PR44911 fix)
r162056 - fail
r161659 - fail
r161170 - OK


-- 
           Summary: [4.6 Regression] another problem with line break in
                    output with -fverbose-asm
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

* [Bug target/44930] [4.6 Regression] another problem with line break in output with -fverbose-asm
  2010-07-13 17:28 [Bug target/44930] New: [4.6 Regression] another problem with line break in output with -fverbose-asm zsojka at seznam dot cz
@ 2010-07-13 17:30 ` zsojka at seznam dot cz
  2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: zsojka at seznam dot cz @ 2010-07-13 17:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from zsojka at seznam dot cz  2010-07-13 17:29 -------
Created an attachment (id=21193)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21193&action=view)
auto-reduced testcase (from libstdc++-v3/testsuite/20_util/function/5.cc)


-- 


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


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

* [Bug target/44930] [4.6 Regression] another problem with line break in output with -fverbose-asm
  2010-07-13 17:28 [Bug target/44930] New: [4.6 Regression] another problem with line break in output with -fverbose-asm zsojka at seznam dot cz
  2010-07-13 17:30 ` [Bug target/44930] " zsojka at seznam dot cz
@ 2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
  2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
  2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-14  9:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-07-14 09:07 -------
Fixed.


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

* [Bug target/44930] [4.6 Regression] another problem with line break in output with -fverbose-asm
  2010-07-13 17:28 [Bug target/44930] New: [4.6 Regression] another problem with line break in output with -fverbose-asm zsojka at seznam dot cz
                   ` (2 preceding siblings ...)
  2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
@ 2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-14  9:07 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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


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

* [Bug target/44930] [4.6 Regression] another problem with line break in output with -fverbose-asm
  2010-07-13 17:28 [Bug target/44930] New: [4.6 Regression] another problem with line break in output with -fverbose-asm zsojka at seznam dot cz
  2010-07-13 17:30 ` [Bug target/44930] " zsojka at seznam dot cz
  2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
@ 2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
  2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-14  9:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-07-14 09:07 -------
Subject: Bug 44930

Author: rguenth
Date: Wed Jul 14 09:06:34 2010
New Revision: 162174

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162174
Log:
2010-07-14  Richard Guenther  <rguenther@suse.de>

        PR middle-end/44930
        * tree-pretty-print.c (do_niy): Do not print a newline.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-pretty-print.c


-- 


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


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

end of thread, other threads:[~2010-07-14  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-13 17:28 [Bug target/44930] New: [4.6 Regression] another problem with line break in output with -fverbose-asm zsojka at seznam dot cz
2010-07-13 17:30 ` [Bug target/44930] " zsojka at seznam dot cz
2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
2010-07-14  9:07 ` rguenth at gcc dot gnu dot org
2010-07-14  9:07 ` rguenth at gcc dot gnu dot 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).