m32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf.

* config/m32c/m32c.c (m32c_valid_pointer_mode): Remove stray debug
fprintf.

From-SVN: r103761
This commit is contained in:
DJ Delorie 2005-09-01 22:09:01 -04:00 committed by DJ Delorie
parent 13e2e16e7b
commit 73eb8cb642
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-09-01 DJ Delorie <dj@redhat.com>
* config/m32c/m32c.c (m32c_valid_pointer_mode): Remove stray debug
fprintf.
2005-09-01 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/rs6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.

View File

@ -1511,7 +1511,6 @@ m32c_function_arg_regno_p (int r)
bool
m32c_valid_pointer_mode (enum machine_mode mode)
{
fprintf(stderr, "valid_pointer_mode: %s\n", mode_name[mode]);
if (mode == HImode
|| mode == PSImode
|| mode == SImode