[Bug regression/24956] Optimizer and uninitialised variables.

2005-11-20 Thread s_a_white at email dot com
--- Comment #3 from s_a_white at email dot com 2005-11-20 14:15 --- Sorry the summary may not be 100% correct, but it is related to the variable never being directly assigned. I do understand that using (i.e. assigning from an unintialised variable) will give you random junk, etc

[Bug regression/24956] New: Optimizer and uninitialised variables.

2005-11-20 Thread s_a_white at email dot com
Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: s_a_white at email dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i6