Skip to content

LICM's AliasSetTracker is holding deleted values #4159

@llvmbot

Description

@llvmbot
Bugzilla Link 3787
Resolution FIXED
Resolved on Mar 25, 2009 18:58
Version trunk
OS Linux
Attachments preproccesed file that crash llvm
Reporter LLVM Bugzilla Contributor

Extended Description

Hi,

with llvm-gcc from svn, I got on x86

llvm-gcc -std=c99 -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -O3 -fno-math-errno -c -o utils.o utils.c
/data/build/userspace/ffmpeg/libavformat/utils.c: In function 'parse_date':
/data/build/userspace/ffmpeg/libavformat/utils.c:3015: warning: cast discards qualifiers from pointer target type
/data/build/userspace/ffmpeg/libavformat/utils.c: At top level:
/data/build/userspace/ffmpeg/libavformat/utils.c:3311: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://developer.apple.com/bugreporter for instructions.

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