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/59572] Not clear error message in smallest_mode_for_size in handled case


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jeffrey A. Law from comment #1)
> We would need a compilable testcase to further investigate this problem. 
> The easiest way to get a compilable testcase is to add "-save-temps" to the
> compiler's command line.  For C code that will generate a .i file, for C++ a
> .ii file.  Upload that along with the full set of options on the compiler
> command line and we can take a look.

Reporter never produced the testcase requested; closing for being stuck in
WAITING for so long.

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