Skip to content

llvm-gcc creates two functions for one function with two prototypes #604

@llvmbot

Description

@llvmbot
Bugzilla Link 232
Resolution DUPLICATE
Resolved on Feb 22, 2010 12:48
Version 1.0
OS All
Attachments C code to reproduce the problem, Erroneously generated LLVM assembly code
Reporter LLVM Bugzilla Contributor

Extended Description

If a function is given two different function prototypes, llvm-gcc generates two
separate functions instead of a single function.

The attached C code and assembly code demonstate the problem.

Metadata

Metadata

Assignees

Labels

duplicateResolved as duplicate

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions