Skip to content

__alignof__ for basic types doesn't match gcc #3805

@llvmbot

Description

@llvmbot
Bugzilla Link 3433
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS All
Reporter LLVM Bugzilla Contributor
CC @efriedma-quic

Extended Description

For example, on x86-32 gcc reports alignof(double) as 8, whereas the actual alignment is 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions