Bug 905015 - Miscompiles (enum operations?) with -O2
Summary: Miscompiles (enum operations?) with -O2
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-28 11:55 UTC by Yanko Kaneti
Modified: 2013-01-28 12:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-28 12:40:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Stiched from clutter sources, breaks with -O2 (1.22 KB, text/x-csrc)
2013-01-28 11:55 UTC, Yanko Kaneti
no flags Details

Description Yanko Kaneti 2013-01-28 11:55:46 UTC
Created attachment 688898 [details]
Stiched from clutter sources, breaks with -O2

Description of problem:
I've stiched the attached  testcase from clutter sources that breaks with -O2 

Version-Release number of selected component (if applicable):
gcc-4.8.0-0.6.fc19.x86_64

Just compile with 
gcc test.c -o test
and 
gcc test.c -O2 -o test

Comment 1 Yanko Kaneti 2013-01-28 11:58:19 UTC
Related bug: https://bugzilla.redhat.com/show_bug.cgi?id=904968
"clutter-1.13.4-2.fc19.x86_64 segfaults"

Comment 2 Yanko Kaneti 2013-01-28 12:40:00 UTC
Sorry for the noise.


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