public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/14022] asm() should start a new line table entry
       [not found] <bug-14022-4@http.gcc.gnu.org/bugzilla/>
@ 2024-01-23 15:41 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-01-23 15:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14022

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-12-20 18:28:59         |2024-1-23

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's still as reported AFAICS.

        .loc 1 6 0
        popq    %rbp
        .cfi_def_cfa 7, 8
        ret
        .cfi_endproc
.LFE0:
        .size   main, .-main
#APP
        .text
 _sub:
 rts

.Letext0:
        .section        .debug_info,"",@progbits

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

* [Bug debug/14022] asm() should start a new line table entry
  2004-02-04 23:53 [Bug debug/14022] New: " gcc-bugzilla at gcc dot gnu dot org
  2004-12-06  5:24 ` [Bug debug/14022] " pinskia at gcc dot gnu dot org
  2004-12-09 15:36 ` drow at gcc dot gnu dot org
@ 2005-01-15  6:07 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-15  6:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-15 06:07 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-15 06:07:42
               date|                            |


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


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

* [Bug debug/14022] asm() should start a new line table entry
  2004-02-04 23:53 [Bug debug/14022] New: " gcc-bugzilla at gcc dot gnu dot org
  2004-12-06  5:24 ` [Bug debug/14022] " pinskia at gcc dot gnu dot org
@ 2004-12-09 15:36 ` drow at gcc dot gnu dot org
  2005-01-15  6:07 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: drow at gcc dot gnu dot org @ 2004-12-09 15:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From drow at gcc dot gnu dot org  2004-12-09 15:36 -------
Fred's request makes perfect sense to me.

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


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


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

* [Bug debug/14022] asm() should start a new line table entry
  2004-02-04 23:53 [Bug debug/14022] New: " gcc-bugzilla at gcc dot gnu dot org
@ 2004-12-06  5:24 ` pinskia at gcc dot gnu dot org
  2004-12-09 15:36 ` drow at gcc dot gnu dot org
  2005-01-15  6:07 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-06  5:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-06 05:24 -------
Add your own debuging info for asm outside a function, there is no way for gcc to know not to do that, 
anyways this is standard practice as usually you want the asm to recorded as some line and not none.

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


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


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

end of thread, other threads:[~2024-01-23 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-14022-4@http.gcc.gnu.org/bugzilla/>
2024-01-23 15:41 ` [Bug debug/14022] asm() should start a new line table entry rguenth at gcc dot gnu.org
2004-02-04 23:53 [Bug debug/14022] New: " gcc-bugzilla at gcc dot gnu dot org
2004-12-06  5:24 ` [Bug debug/14022] " pinskia at gcc dot gnu dot org
2004-12-09 15:36 ` drow at gcc dot gnu dot org
2005-01-15  6:07 ` pinskia 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).