Skip to content

llvm-gcc3 determines source filename incorrectly for errors and debug info #1294

@llvmbot

Description

@llvmbot
Bugzilla Link 922
Resolution FIXED
Resolved on Mar 06, 2010 14:00
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor
CC @lattner

Extended Description

The llvm-gcc3 frontend (based on GCC 3.4 sources) does not correctly determine
the source filename for C constructs under certain conditions. This leads to
two errors:

  1. Warning and error messages alert the user to look at the wrong file.
  2. LLVM debugging instructions contain the wrong filename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions