First Last Prev Next    No search results available
Details
: Sparc backend cannot emit 2 fns of same name, both w/ con...
Bug#: 333
: libraries
: Backend: SparcV9
Status: RESOLVED
Resolution: FIXED
: Sun
: Solaris
: trunk
: P2
: normal
: ---

:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Brian R. Gaeke <gaeke+bugs@uiuc.edu>
Assigned To: Brian R. Gaeke <gaeke+bugs@uiuc.edu>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-05-04 16:08
The Sparc assembly writer cannot emit 2 functions of the same name that both
have non-empty 
constant pools, because it mangles the names of constant pool members
incorrectly: the first entry in 
each constant pool for all functions named "foo" will be named ".CPI_foo_0",
but the latter "foo" should 
have been mangled.
------- Comment #1 From Brian R. Gaeke 2004-05-04 16:10:54 -------
This should be fixed now:

http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040503/014121.html

First Last Prev Next    No search results available