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 target/32522] [4.3 Regression] Bootstrap failure on Alpha due to pointer-plus changes



------- 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


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