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 tree-optimization/54027] [4.8 Regression] possible mis-optimization of signed left shift in c89 mode


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54027

--- Comment #8 from rguenther at suse dot de <rguenther at suse dot de> ---
On Sat, 21 Oct 2017, info at learnthreejs dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54027
> 
> Tristan <info at learnthreejs dot com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |info at learnthreejs dot com
> 
> --- Comment #7 from Tristan <info at learnthreejs dot com> ---
> Still having an issue with the VRP shift.
> 
> New here, where can I check out this patch? Might need a refresh!
> 
> https://www.learnthreejs.com/beginners-tutorial/
> 
> Above is a resource I tested it on (my site). Still experiencing 
> difficulties.

Sorry, but your problem is likely not related plus the description of
your issue is not complete.

See https://gcc.gnu.org/bugs.html

Please open a new bug if you have a testcase.

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