public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c
       [not found] <bug-36545-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-13 22:18 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-13 22:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36545

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-13 22:16:38 UTC ---
This has since been fixed so closing as such.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c
  2008-06-16  1:41 [Bug bootstrap/36545] New: " andry at inbox dot ru
                   ` (2 preceding siblings ...)
  2009-03-29  4:31 ` rob1weld at aol dot com
@ 2009-03-29  4:38 ` rob1weld at aol dot com
  3 siblings, 0 replies; 5+ messages in thread
From: rob1weld at aol dot com @ 2009-03-29  4:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rob1weld at aol dot com  2009-03-29 04:38 -------
Another person has the same complaint as Andrey here:
http://www.mail-archive.com/gcc@gcc.gnu.org/msg23970.html


-- 

rob1weld at aol dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36545


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c
  2008-06-16  1:41 [Bug bootstrap/36545] New: " andry at inbox dot ru
  2008-08-11  1:08 ` [Bug bootstrap/36545] " pinskia at gcc dot gnu dot org
  2008-08-11  1:43 ` andry at inbox dot ru
@ 2009-03-29  4:31 ` rob1weld at aol dot com
  2009-03-29  4:38 ` rob1weld at aol dot com
  3 siblings, 0 replies; 5+ messages in thread
From: rob1weld at aol dot com @ 2009-03-29  4:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rob1weld at aol dot com  2009-03-29 04:31 -------
(In reply to comment #1)
> How did you configure GCC and how did you invoke make?

I am getting the exact same error on the Trunk for OpenBSD 4.5 .

# gmake
... (Errors)
# gcc/xgcc -v
Using built-in specs.
Target: i686-unknown-openbsd4.5
Configured with: /usr/src/gcc_trunk/configure --prefix=/home/usr/gcc_installed
--build=x86_64-unknown-openbsd4.5 --host=x86_64-unknown-openbsd4.5 
--targeti686-unknown-openbsd4.5
--enable-languages=c,c++,fortran,java,objc,obj-c++
--enable-multilib --disable-stage1-checking --enable-checking=release
--with-gmp=/usr/local --with-mpfr=/usr/local
Thread model: single
gcc version 4.5.0 20090328 (experimental) [trunk revision 145157] (GCC)

Thanks,
Rob


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36545


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c
  2008-06-16  1:41 [Bug bootstrap/36545] New: " andry at inbox dot ru
  2008-08-11  1:08 ` [Bug bootstrap/36545] " pinskia at gcc dot gnu dot org
@ 2008-08-11  1:43 ` andry at inbox dot ru
  2009-03-29  4:31 ` rob1weld at aol dot com
  2009-03-29  4:38 ` rob1weld at aol dot com
  3 siblings, 0 replies; 5+ messages in thread
From: andry at inbox dot ru @ 2008-08-11  1:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from andry at inbox dot ru  2008-08-11 01:42 -------
I don't know already. At now i have no this error.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36545


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c
  2008-06-16  1:41 [Bug bootstrap/36545] New: " andry at inbox dot ru
@ 2008-08-11  1:08 ` pinskia at gcc dot gnu dot org
  2008-08-11  1:43 ` andry at inbox dot ru
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-08-11  1:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-08-11 01:07 -------
How did you configure GCC and how did you invoke make?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   GCC host triplet|i686-pc-mingw32             |
 GCC target triplet|                            |i686-pc-mingw32/


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36545


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-13 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-36545-4@http.gcc.gnu.org/bugzilla/>
2012-01-13 22:18 ` [Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c pinskia at gcc dot gnu.org
2008-06-16  1:41 [Bug bootstrap/36545] New: " andry at inbox dot ru
2008-08-11  1:08 ` [Bug bootstrap/36545] " pinskia at gcc dot gnu dot org
2008-08-11  1:43 ` andry at inbox dot ru
2009-03-29  4:31 ` rob1weld at aol dot com
2009-03-29  4:38 ` rob1weld at aol dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).