Bug 836938 - Regression for -fdebug-types-section
Summary: Regression for -fdebug-types-section
Keywords:
Status: CLOSED DUPLICATE of bug 836936
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-02 09:20 UTC by Jan Kratochvil
Modified: 2012-07-02 10:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-02 10:44:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 53235 0 None None None Never

Description Jan Kratochvil 2012-07-02 09:20:13 UTC
Description of problem:
Latest rebase broke -fdebug-types-section being broken upstream for some time.

Version-Release number of selected component (if applicable):
PASS: gcc-4.7.0-5.fc17.x86_64
FAIL: gcc-4.7.1-1.fc18.x86_64

How reproducible:
Always.

Steps to Reproduce:
cd gdb/testsuite; runtest CXX_FOR_TARGET="g++ -gdwarf-4 -fdebug-types-section -g0" gdb.cp/koenig.exp

Actual results:
Running ./gdb.cp/koenig.exp ...
FAIL: gdb.cp/koenig.exp: p foo(eo)
FAIL: gdb.cp/koenig.exp: p foo(eo, eo)
FAIL: gdb.cp/koenig.exp: p foo(eo, eo, 1)
FAIL: gdb.cp/koenig.exp: p foo(fo, eo)
FAIL: gdb.cp/koenig.exp: p foo(1 ,fo, eo)
FAIL: gdb.cp/koenig.exp: p foo(go, fo, eo)
FAIL: gdb.cp/koenig.exp: p foo(io)
FAIL: gdb.cp/koenig.exp: p foo(ix)
FAIL: gdb.cp/koenig.exp: p foo(ko,1)

Expected results:
Running ./gdb.cp/koenig.exp ...

Additional info:
these are OK in both cases:
XFAIL: gdb.cp/koenig.exp: p foo(jab)
XFAIL: gdb.cp/koenig.exp: p bar(ko,1)

Comment 1 Jan Kratochvil 2012-07-02 10:44:59 UTC

*** This bug has been marked as a duplicate of bug 836936 ***


Note You need to log in before you can comment on or make changes to this bug.