public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/98912] New: valgrind error in default_elf_asm_output_ascii
@ 2021-02-01 10:44 dcb314 at hotmail dot com
  2021-02-01 14:47 ` [Bug lto/98912] " marxin at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2021-02-01 10:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98912
           Summary: valgrind error in default_elf_asm_output_ascii
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Created attachment 50105
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50105&action=edit
fortran source code

For the attached fortran source code file, compiled as follows:

$ /home/dcb/gcc/results.20210131.valgrind/bin/gfortran -flto=auto getfname.f

does this:

==29891== Conditional jump or move depends on uninitialised value(s)
==29891==    at 0xF68B43: default_elf_asm_output_ascii(_IO_FILE*, char const*,
u
nsigned int) (varasm.c:8285)
==29891==    by 0xF68A8F: assemble_string(char const*, int) (varasm.c:2069)
==29891==    by 0xAAA5EF: lhd_append_data(void const*, unsigned long, void*)
(la
nghooks.c:823)
==29891==    by 0xAFC984: produce_lto_section (lto-streamer-out.c:2675)

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

end of thread, other threads:[~2021-02-03 12:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 10:44 [Bug lto/98912] New: valgrind error in default_elf_asm_output_ascii dcb314 at hotmail dot com
2021-02-01 14:47 ` [Bug lto/98912] " marxin at gcc dot gnu.org
2021-02-01 14:52 ` jakub at gcc dot gnu.org
2021-02-01 14:58 ` dcb314 at hotmail dot com
2021-02-02  9:25 ` marxin at gcc dot gnu.org
2021-02-02  9:31 ` jakub at gcc dot gnu.org
2021-02-03  9:54 ` marxin at gcc dot gnu.org
2021-02-03 12:19 ` cvs-commit at gcc dot gnu.org
2021-02-03 12:19 ` marxin 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).