This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/8972] [arc-7-elf] the c code ' x << i' causes infinite loop when i = 0


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8972



------- Additional Comments From or.poran@intel.com  2003-05-27 08:22 -------
I'm sorry but my bug report wasn't complete...
the code as I presented in my bug report was generated using -O3 flag.
This code is generated without optimization. and it is correct, I possible
solution could be to block optimization for this op.
Is there any intention to fix the bug?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]