public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/94311] New: LTO produces line info entries with invalid line numbers
@ 2020-03-24 19:56 mpolacek at gcc dot gnu.org
  2020-03-25  7:39 ` [Bug lto/94311] " rguenth at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-03-24 19:56 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94311
           Summary: LTO produces line info entries with invalid line
                    numbers
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Unfortunately this doesn't have a simple reproducer, but can be seen when
compiling valgrind:

$ wget https://sourceware.org/pub/valgrind/valgrind-3.15.0.tar.bz2
$ tar -xf valgrind-3.15.0.tar.bz2
$ cd valgrind-3.15
$ ./autogen.sh
$ ./configure --prefix=`pwd`/install --enable-only64bit --enable-lto
$ make install

then

$ ./install/bin/valgrind -q date

produces warnings like

   ==14497== warning: Can't handle line info entry with line number 177277754
greater than 1048575
   ==14497== (Nb: this message is only shown once)
   ==14497== warning: Can't handle inlined call info entry with line number
177277750 greater than 1048575 
   ==14497== (Nb: this message is only shown once)
Tue 24 Mar 2020 03:54:34 PM EDT

while with GCC 8 these warnings weren't issued.

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

end of thread, other threads:[~2020-09-11  7:47 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-24 19:56 [Bug lto/94311] New: LTO produces line info entries with invalid line numbers mpolacek at gcc dot gnu.org
2020-03-25  7:39 ` [Bug lto/94311] " rguenth at gcc dot gnu.org
2020-03-25 10:45 ` marxin at gcc dot gnu.org
2020-03-25 11:59 ` mark at gcc dot gnu.org
2020-03-25 13:01 ` rguenth at gcc dot gnu.org
2020-07-17 15:34 ` mark at gcc dot gnu.org
2020-09-01 10:28 ` mark at gcc dot gnu.org
2020-09-01 11:25 ` mark at gcc dot gnu.org
2020-09-01 11:31 ` mark at gcc dot gnu.org
2020-09-01 15:00 ` jakub at gcc dot gnu.org
2020-09-01 16:13 ` jakub at gcc dot gnu.org
2020-09-01 18:54 ` jakub at gcc dot gnu.org
2020-09-02  7:11 ` rguenth at gcc dot gnu.org
2020-09-02  7:11 ` rguenth at gcc dot gnu.org
2020-09-02  7:24 ` rguenth at gcc dot gnu.org
2020-09-02  9:03 ` jakub at gcc dot gnu.org
2020-09-02  9:30 ` jakub at gcc dot gnu.org
2020-09-02 13:42 ` jakub at gcc dot gnu.org
2020-09-03 10:53 ` cvs-commit at gcc dot gnu.org
2020-09-11  7:47 ` cvs-commit 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).