public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/21634] New: [4.1 regression] Bogus line number zero in # 0 "<built-in>"
@ 2005-05-17 21:31 falk at debian dot org
  2005-05-17 21:55 ` [Bug preprocessor/21634] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: falk at debian dot org @ 2005-05-17 21:31 UTC (permalink / raw)
  To: gcc-bugs

gcc version 4.1.0 20050517 (experimental)

falk@juist:~% cpp-4.0 < /dev/null 
# 1 "<stdin>"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "<stdin>"
falk@juist:~% cpp < /dev/null 
# 1 "<stdin>"
# 0 "<built-in>"
# 1 "<command line>"
# 1 "<stdin>"
falk@juist:~% cpp < /dev/null | as
<stdin>: Assembler messages:
<stdin>:1: Warning: line numbers must be positive; line number 0 rejected

-- 
           Summary: [4.1 regression] Bogus line number zero in # 0 "<built-
                    in>"
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: falk at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev68-unknown-linux-gnu
  GCC host triplet: alphaev68-unknown-linux-gnu
GCC target triplet: alphaev68-unknown-linux-gnu


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


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

* [Bug preprocessor/21634] [4.1 regression] Bogus line number zero in # 0 "<built-in>"
  2005-05-17 21:31 [Bug preprocessor/21634] New: [4.1 regression] Bogus line number zero in # 0 "<built-in>" falk at debian dot org
@ 2005-05-17 21:55 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-17 21:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-17 21:55 -------


*** This bug has been marked as a duplicate of 21250 ***

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


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


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

end of thread, other threads:[~2005-05-17 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17 21:31 [Bug preprocessor/21634] New: [4.1 regression] Bogus line number zero in # 0 "<built-in>" falk at debian dot org
2005-05-17 21:55 ` [Bug preprocessor/21634] " 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).