public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/94262] New: valgrind error in get_pure_location
@ 2020-03-22 17:32 dcb314 at hotmail dot com
  2020-03-22 17:53 ` [Bug c/94262] " marxin at gcc dot gnu.org
  2020-03-22 18:07 ` jakub at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: dcb314 at hotmail dot com @ 2020-03-22 17:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94262
           Summary: valgrind error in get_pure_location
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

For testsuite file ./gcc.dg/visibility-10.c, compiled by recent gcc
trunk in a valgrind version, I get

./gcc.dg/visibility-10.c:19: error: expected ‘{’ at end of input
   19 | int l;
      |
==1850702== Conditional jump or move depends on uninitialised value(s)
==1850702==    at 0x14367D5: get_pure_location(line_maps*, unsigned int)
(line-map.c:322)
==1850702==    by 0xD4E4A7: get_pure_location (input.h:148)
==1850702==    by 0xD4E4A7: set_block(unsigned int, tree_node*) (tree.c:14835)
==1850702==    by 0x12E0DED: gimple_set_block (gimple.h:1865)

Command line is

$ /home/dcb/gcc/results/bin/gcc -c ./gcc.dg/visibility-10.c

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

* [Bug c/94262] valgrind error in get_pure_location
  2020-03-22 17:32 [Bug c/94262] New: valgrind error in get_pure_location dcb314 at hotmail dot com
@ 2020-03-22 17:53 ` marxin at gcc dot gnu.org
  2020-03-22 18:07 ` jakub at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-22 17:53 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-03-22
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
I'll try to take a look.

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

* [Bug c/94262] valgrind error in get_pure_location
  2020-03-22 17:32 [Bug c/94262] New: valgrind error in get_pure_location dcb314 at hotmail dot com
  2020-03-22 17:53 ` [Bug c/94262] " marxin at gcc dot gnu.org
@ 2020-03-22 18:07 ` jakub at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-03-22 18:07 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
                 CC|                            |jakub at gcc dot gnu.org
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Dup.

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

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

end of thread, other threads:[~2020-03-22 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-22 17:32 [Bug c/94262] New: valgrind error in get_pure_location dcb314 at hotmail dot com
2020-03-22 17:53 ` [Bug c/94262] " marxin at gcc dot gnu.org
2020-03-22 18:07 ` jakub 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).