Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66934 - GCC O3 optimization possibily stops the Bytecode Interpreter in Freetype
Summary: GCC O3 optimization possibily stops the Bytecode Interpreter in Freetype
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-09 18:40 UTC by ra
Modified: 2004-10-10 14:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ra 2004-10-09 18:40:57 UTC
When compiling freetype-2.1.5-r1 with the -O3 gcc option, I get a warning when emerging saying that the Bytecode Interpreter is disabled.

This does not happen when I replace -O3 with -O2

I am using GCC 3.4.2

Reproducible: Always
Steps to Reproduce:
1. emerge freetype
2.
3.

Actual Results:  
Get a warning saying the Bytecode Interpreter is disabled

Expected Results:  
No message, indicating its enabled.
Comment 1 foser (RETIRED) gentoo-dev 2004-10-10 14:05:51 UTC
that is not a warning, it's just a message & I can't imagine it being switched on what O flag you use, so either prove it undeniable or this is as closed as it gets now.