------- Comment #3 from pinskia at gcc dot gnu dot org 2007-07-05 18:48 ------- ><built-in>:0: error: nonnull argument references non-pointer operand (argument >1, operand 1)
That means we are miscompiling some part of cc1 somewhere. Which I doubt is a pointer plus issue because I have gotten no bug reports of wrong code yet. It might be a df issue. Can roll back, right before pointer plus and try bootstrapping there? -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |build, wrong-code Last reconfirmed|0000-00-00 00:00:00 |2007-07-05 18:48:49 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32522