public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/57062] New: genattrtab reports errors in wrong file
@ 2013-04-24 21:02 segher at gcc dot gnu.org
  2014-05-08  1:49 ` [Bug other/57062] " mrs at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: segher at gcc dot gnu.org @ 2013-04-24 21:02 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57062
           Summary: genattrtab reports errors in wrong file
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: segher@gcc.gnu.org


genattrtab.c keeps track of the line number of all insns it
reads (in struct insn_def), but not the file name.  It reads
all files before doing most work, and then whenever it calls
error_with_line() that reports the last file read, not the
file with the error.


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

* [Bug other/57062] genattrtab reports errors in wrong file
  2013-04-24 21:02 [Bug other/57062] New: genattrtab reports errors in wrong file segher at gcc dot gnu.org
@ 2014-05-08  1:49 ` mrs at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: mrs at gcc dot gnu.org @ 2014-05-08  1:49 UTC (permalink / raw)
  To: gcc-bugs

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

mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> changed:

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

--- Comment #1 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> ---
Dup of 31778.

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


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

end of thread, other threads:[~2014-05-08  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-24 21:02 [Bug other/57062] New: genattrtab reports errors in wrong file segher at gcc dot gnu.org
2014-05-08  1:49 ` [Bug other/57062] " mrs 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).