This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49446] avr-g++ does not optimize when using bitshift in inlined function
- From: "gcc at emailgo dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 18 Jun 2011 20:19:23 +0000
- Subject: [Bug target/49446] avr-g++ does not optimize when using bitshift in inlined function
- Auto-submitted: auto-generated
- References: <bug-49446-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49446
--- Comment #4 from HotHead <gcc at emailgo dot de> 2011-06-18 20:18:48 UTC ---
Created attachment 24556
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24556
output assembly, notice the unnecessary bitshifts