better "cannot stack allocate" compiler notes
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 9 Dec 2011 09:53:18 +0000 (11:53 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 9 Dec 2011 11:38:15 +0000 (13:38 +0200)
commit8e1b05fa04bfb1c2da7a766143792ae8b68a78d4
tree681f7aee8362e02fac268068e866cee465c44f4b
parentb06d0d1f848990e6e68444dd533a32f4304ace35
better "cannot stack allocate" compiler notes

  When the note refers to failure to allocate an argument,
  say so -- instead of claiming to be unable to stack allocate
  the entire function, which is both silly and wrong.

  Also prettier formatting.
NEWS
src/compiler/ir1util.lisp