Bug 29361 - Code seg faults
Summary: Code seg faults
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.1.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 19:46 UTC by Dean P McCullough
Modified: 2007-03-05 19:42 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean P McCullough 2006-10-05 19:46:41 UTC
I have some code which when compiled:
Using gcc 4.0.3(ubuntu 4.0.3-lubuntu5) I have no problems.
Using gcc version 4.1.0 (SUSE Linux) and -O2 or -O3, I have no problems.
HOWEVER, using no compile flags, the code seg faults.
Is it worth generating a small test case and test data file?
Comment 1 Andrew Pinski 2006-10-05 20:36:29 UTC
well a testcase is needed to reproduce the problem in the first place anyways so yes a testcase.
Comment 2 Andrew Pinski 2007-03-05 19:42:48 UTC
No feedback in over 3 months so closing.