http://llvm.org/bugs/show_bug.cgi?id=16734
Bug ID: 16734
Summary: Assertion `StartColNo <= EndColNo && "Invalid range!"'
failed.
Product: clang
Version: 3.2
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 10949
--> http://llvm.org/bugs/attachment.cgi?id=10949&action=edit
as asked by clang
clang ends with an error. The source file is included. the command to compile
is
/usr/local/bin/clang -cc1 -triple x86_64-unknown-linux-gnu -emit-obj
-disable-free -main-file-name dct.c -mrelocation-model static -menable-no-infs
-menable-no-nans -menable-unsafe-fp-math -ffp-contract=fast -ffast-math
-masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64
-target-linker-version 2.22 -momit-leaf-frame-pointer -g -D
"PARSEC_VERSION=3.0-beta-20120904" -D "PARSEC_VERSION=3.0-beta-20120904" -D
"HAVE_MALLOC_H" -D "ARCH_X86_64" -D "SYS_LINUX" -O3 -Wall -ferror-limit 19
-fmessage-length 270 -funroll-loops -mstackrealign -fobjc-runtime=gcc
-fdiagnostics-show-option -fcolor-diagnostics -x c dct-HjOQbG.c
Please let me know if it is me doing something wrong or is it a llvm bug. I
know there are many useless flags in command but same file is compiled with gcc
with these flags but clang fails.
Waiting for your response.
Best Regards
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs