This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix for PR44932


Hi, this patch fixes the problem reported in 44932. The bogus warning
is emitted because the predicate set for the definitions are not
properly computed as a result of the bug in collecting the edge set
for phi operands that are defined.

Bootstrapped and tested on x86-64/linux.

Ok to checkin?

Thanks,

David

Attachment: uninit_44932.p
Description: Binary data

Attachment: cl
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]