Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61552 - When compiled with -O3 ncurses breaks screen terminfo
Summary: When compiled with -O3 ncurses breaks screen terminfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-24 12:31 UTC by Pieter Van den Abeele (RETIRED)
Modified: 2004-09-22 12:20 UTC (History)
1 user (show)

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 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-24 12:31:45 UTC
backspace stops working in screen sessions when ncurses is compiled with -O3

Tested against a few toolchains on ppc. A simple remerge of ncurses with -O2 in the CFLAGS  fixes the problem.
Comment 1 Luca Barbato gentoo-dev 2004-08-25 00:56:19 UTC
I wonder which optimization triggers that issue
Comment 2 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-09-22 12:20:33 UTC
I've added 'use ppc && replace-flags -O? -O2' to the ebuilds that exhibited the broken behaviour with -O3 in the cflags.