This is the mail archive of the gcc-bugs@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]

[Bug middle-end/55035] reload1.c:3766:41: error: âorig_dup[0]â may be used uninitialized in this function (for fr30, microblaze, moxie, rl78)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035

--- Comment #8 from Jeffrey A. Law <law at redhat dot com> ---
There are cases where the compiler can look into the implementation of bar()
and make better decisions about how memory objects may be effected.  This isn't
one of them ;-)


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